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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_ident.h 99 #define DT_IDENT_PRAGBN 12 /* identifier is #pragma binding */
dt_pragma.c 67 case DT_IDENT_PRAGBN:
199 idp = dt_idhash_insert(yypcb->pcb_pragmas, name, DT_IDENT_PRAGBN, 0, 0,
dt_ident.c 1048 case DT_IDENT_PRAGBN: return ("#pragma binding");

Completed in 18 milliseconds