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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.h 175 #define DT_NODE_PROG 21 /* program translation unit */
dt_sugar.c 280 case DT_NODE_PROG:
dt_parser.c 500 case DT_NODE_PROG:
656 case DT_NODE_PROG:
2625 dt_node_t *dnp = dt_node_alloc(DT_NODE_PROG);
4507 dt_cook_none, /* DT_NODE_PROG */
5025 case DT_NODE_PROG:
dt_cc.c 2507 assert(yypcb->pcb_root->dn_kind == DT_NODE_PROG);

Completed in 50 milliseconds