Searched refs:pcb_stmt (Results 1 – 3 of 3) sorted by relevance
130 if (pcb->pcb_stmt != NULL) in dt_pcb_pop()131 dtrace_stmt_destroy(dtp, pcb->pcb_stmt); in dt_pcb_pop()
78 dtrace_stmtdesc_t *pcb_stmt; /* intermediate stmt made by compiler */ member
149 assert(yypcb->pcb_stmt == NULL); in dt_stmt_create()150 yypcb->pcb_stmt = sdp; in dt_stmt_create()282 if (yypcb->pcb_stmt == sdp) in dt_stmt_append()283 yypcb->pcb_stmt = NULL; in dt_stmt_append()1593 assert(yypcb->pcb_stmt == NULL); in dt_compile_one_clause()1614 assert(yypcb->pcb_stmt == sdp); in dt_compile_one_clause()