Searched refs:DT_NODE_PROG (Results 1 – 4 of 4) sorted by relevance
175 #define DT_NODE_PROG 21 /* program translation unit */ macro
280 case DT_NODE_PROG: in dt_sugar_visit_all()
495 case DT_NODE_PROG: in dt_node_name()651 case DT_NODE_PROG: in dt_node_free()2619 dt_node_t *dnp = dt_node_alloc(DT_NODE_PROG); in dt_node_program()5019 case DT_NODE_PROG: in dt_node_printr()
2450 assert(yypcb->pcb_root->dn_kind == DT_NODE_PROG); in dt_compile()