Searched refs:DT_IDENT_PRAGAT (Results 1 – 3 of 3) sorted by relevance
98 #define DT_IDENT_PRAGAT 11 /* identifier is #pragma attributes */ macro
64 case DT_IDENT_PRAGAT: in dt_pragma_apply()148 idp = dt_idhash_insert(yypcb->pcb_pragmas, name, DT_IDENT_PRAGAT, 0, 0, in dt_pragma_attributes()
1049 case DT_IDENT_PRAGAT: return ("#pragma attributes"); in dt_idkind_name()