Searched refs:pcb_sargc (Results 1 – 4 of 4) sorted by relevance
194 if (i < 0 || (i >= yypcb->pcb_sargc &&200 if (i < yypcb->pcb_sargc) {224 if (i < 0 || (i >= yypcb->pcb_sargc &&230 if (i < yypcb->pcb_sargc) {
53 int pcb_sargc; /* number of script arguments (if any) */ member
2364 pcb.pcb_sargc = argc; in dt_compile()2384 if (yypcb->pcb_sargc != 0 && yypcb->pcb_sflagv == NULL) in dt_compile()
2179 yypcb->pcb_sargc, yypcb->pcb_sargv, dnp->dn_desc) != 0) { in dt_node_pdesc_by_name()