Home
last modified time | relevance | path

Searched refs:formals_list (Results 1 – 10 of 10) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/
H A Dschema-ast.y222 %type <node> schema_sig_opt return_type prologue formals_list
402 …| PT_FUNCPARAMS '(' formals_list vararg ')' { $$ = new AST ( $1, $3, new A…
403 …| PT_FUNCPARAMS '(' '*' formals_list vararg ')' { $$ = new AST ( $1, new AST (…
404 …| PT_FUNCPARAMS '(' formals_list '*' formals_list vararg ')' { $$ = new AST ( $1, $3, $5, $…
405 …| PT_FUNCPARAMS '(' formals_list ',' '*' formals_list vararg ')' { $$ = new AST ( $1, $3, $6, $…
408 formals_list
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/
H A Dschema-ast.y222 %type <node> schema_sig_opt return_type prologue formals_list
402 …| PT_FUNCPARAMS '(' formals_list vararg ')' { $$ = new AST ( $1, $3, new A…
403 …| PT_FUNCPARAMS '(' '*' formals_list vararg ')' { $$ = new AST ( $1, new AST (…
404 …| PT_FUNCPARAMS '(' formals_list '*' formals_list vararg ')' { $$ = new AST ( $1, $3, $5, $…
405 …| PT_FUNCPARAMS '(' formals_list ',' '*' formals_list vararg ')' { $$ = new AST ( $1, $3, $6, $…
408 formals_list
/dports/graphics/swftools/swftools-0.9.2/lib/action/
H A Dswf5compiler.y131 %type <exprlist> expr_list objexpr_list formals_list
397 formals_list
407 | formals_list ',' identifier
419 : function_init identifier '(' formals_list ')' stmt
911 : function_init '(' formals_list ')' stmt
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dswf5compiler.y159 %type <exprlist> expr_list objexpr_list formals_list
617 formals_list
628 | formals_list ',' identifier type_attr
641 : FUNCTION function_identifier '(' formals_list ')' type_attr stmt
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.y161 %type <exprlist> expr_list objexpr_list formals_list
625 formals_list
636 | formals_list ',' identifier type_attr
649 : FUNCTION function_identifier '(' formals_list ')' type_attr stmt
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.y161 %type <exprlist> expr_list objexpr_list formals_list
625 formals_list
636 | formals_list ',' identifier type_attr
649 : FUNCTION function_identifier '(' formals_list ')' type_attr stmt
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.y161 %type <exprlist> expr_list objexpr_list formals_list
625 formals_list
636 | formals_list ',' identifier type_attr
649 : FUNCTION function_identifier '(' formals_list ')' type_attr stmt
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dprotoize.c323 const char * formals_list; /* -> to formals list string */ member
1574 cip->formals_list in save_def_or_dec()
3047 output_string (this_f_list_chain_item->formals_list); in edit_fn_declaration()
3195 output_string (flci_p->formals_list); in edit_formals_lists()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dprotoize.c321 const char * formals_list; /* -> to formals list string */ member
1560 cip->formals_list in save_def_or_dec()
3032 output_string (this_f_list_chain_item->formals_list); in edit_fn_declaration()
3180 output_string (flci_p->formals_list); in edit_formals_lists()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dprotoize.c323 const char * formals_list; /* -> to formals list string */ member
1574 cip->formals_list in save_def_or_dec()
3047 output_string (this_f_list_chain_item->formals_list); in edit_fn_declaration()
3195 output_string (flci_p->formals_list); in edit_formals_lists()