Searched refs:pcb_stmt (Results 1 – 3 of 3) sorted by relevance
132 if (pcb->pcb_stmt != NULL) in dt_pcb_pop()133 dtrace_stmt_destroy(dtp, pcb->pcb_stmt); in dt_pcb_pop()
80 dtrace_stmtdesc_t *pcb_stmt; /* intermediate stmt made by compiler */ member
150 assert(yypcb->pcb_stmt == NULL); in dt_stmt_create()151 yypcb->pcb_stmt = sdp; in dt_stmt_create()283 if (yypcb->pcb_stmt == sdp) in dt_stmt_append()284 yypcb->pcb_stmt = NULL; in dt_stmt_append()1632 assert(yypcb->pcb_stmt == NULL); in dt_compile_one_clause()1653 assert(yypcb->pcb_stmt == sdp); in dt_compile_one_clause()