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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_ident.h100 #define DT_IDENT_PRAGAT 11 /* identifier is #pragma attributes */ macro
H A Ddt_pragma.c56 case DT_IDENT_PRAGAT:
140 idp = dt_idhash_insert(yypcb->pcb_pragmas, name, DT_IDENT_PRAGAT, 0, 0,
H A Ddt_ident.c1040 case DT_IDENT_PRAGAT: return ("#pragma attributes");

Completed in 47 milliseconds