Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Dmagic.c120 #define ID_ASM 1 macro
212 { "TEXT", ID_ASM },
217 { "bss", ID_ASM },
218 { "byte", ID_ASM },
222 { "comm", ID_ASM },
224 { "data", ID_ASM },
228 { "even", ID_ASM },
233 { "globl", ID_ASM },
257 { "text", ID_ASM },
1389 if (mp->identifier[ID_ASM] >= 4) in cklang()