Home
last modified time | relevance | path

Searched refs:kALIGN (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/src/src/
Dldscript.h50 kALIGN = 259, enumerator
80 #define kALIGN 259 macro
Dldlex.l130 ALIGN { return kALIGN; }
Dldscript.y79 %token kALIGN
302 expr: kALIGN '(' expr ')'
Dldscript.c173 kALIGN = 259, enumerator
203 #define kALIGN 259 macro
Dldlex.c1540 { return kALIGN; }