Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldscript.h43 kALIGN = 259, enumerator
73 #define kALIGN 259 macro
Dldlex.l138 ALIGN { return kALIGN; }
Dldscript.y87 %token kALIGN
310 expr: kALIGN '(' expr ')'
Dldscript.c78 kALIGN = 259, enumerator
108 #define kALIGN 259 macro
Dldlex.c1547 { return kALIGN; }