Searched refs:DT_IDENT_PRAGAT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h98 #define DT_IDENT_PRAGAT 11 /* identifier is #pragma attributes */ macro
H A Ddt_pragma.c59 case DT_IDENT_PRAGAT:
143 idp = dt_idhash_insert(yypcb->pcb_pragmas, name, DT_IDENT_PRAGAT, 0, 0,
H A Ddt_ident.c1037 case DT_IDENT_PRAGAT: return ("#pragma attributes");

Completed in 61 milliseconds