Searched refs:arg_list (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsftable.c384 goto arg_list;
403 { arg_list:
H A Dsfvprintf.c560 goto arg_list;
584 { arg_list:
/ast/src/lib/libexpr/
H A Dexparse.y125 %type <expr> statement statement_list arg_list
981 | arg_list
989 arg_list : expr %prec ',' label
994 | arg_list ',' expr

Completed in 15 milliseconds