Lines Matching defs:num_args
3479 num_args=(nargs); \
3480 LEXOUT(("v(%s%d) ", yytext, num_args)); \
3481 if(num_args > 0) { BEGIN(val); } \
3494 static int num_args = 0;
3502 num_args = 0;
5773 if(--num_args == 0) { BEGIN(INITIAL); }
5794 if(--num_args == 0) { BEGIN(INITIAL); }
5813 if(--num_args == 0) { BEGIN(INITIAL); }
5834 if(--num_args == 0) { BEGIN(INITIAL); }
6004 if(--num_args == 0) { BEGIN(INITIAL); }