HomeSort by: relevance | last modified time | path
    Searched refs:DT_IDENT_PRAGAT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_ident.h 98 #define DT_IDENT_PRAGAT 11 /* identifier is #pragma attributes */
dt_pragma.c 64 case DT_IDENT_PRAGAT:
148 idp = dt_idhash_insert(yypcb->pcb_pragmas, name, DT_IDENT_PRAGAT, 0, 0,
dt_ident.c 1047 case DT_IDENT_PRAGAT: return ("#pragma attributes");

Completed in 32 milliseconds