Searched refs:pcb_sargc (Results 1 – 4 of 4) sorted by relevance
230 if (i < 0 || (i >= yypcb->pcb_sargc &&236 if (i < yypcb->pcb_sargc) {260 if (i < 0 || (i >= yypcb->pcb_sargc &&266 if (i < yypcb->pcb_sargc) {
55 int pcb_sargc; /* number of script arguments (if any) */ member
2425 pcb.pcb_sargc = argc; in dt_compile()2445 if (yypcb->pcb_sargc != 0 && yypcb->pcb_sflagv == NULL) in dt_compile()
2196 yypcb->pcb_sargc, yypcb->pcb_sargv, dnp->dn_desc) != 0) { in dt_node_pdesc_by_name()