Home
last modified time | relevance | path

Searched refs:fun_head (Results 1 – 5 of 5) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c1361 ycf_parse_result fun_head = parse_function_head(symbols, ycf_symbol_type_open_curly_brace, true); in parse_function() local
1362 if(!fun_head.success){ in parse_function()
1365 ycf_parse_result scope = parse_scope(fun_head.next_symbol); in parse_function()
1370 ycf_node_function_new(fun_head.result->u.function_definition, in parse_function()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c1361 ycf_parse_result fun_head = parse_function_head(symbols, ycf_symbol_type_open_curly_brace, true); in parse_function() local
1362 if(!fun_head.success){ in parse_function()
1365 ycf_parse_result scope = parse_scope(fun_head.next_symbol); in parse_function()
1370 ycf_node_function_new(fun_head.result->u.function_definition, in parse_function()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c1361 ycf_parse_result fun_head = parse_function_head(symbols, ycf_symbol_type_open_curly_brace, true); in parse_function() local
1362 if(!fun_head.success){ in parse_function()
1365 ycf_parse_result scope = parse_scope(fun_head.next_symbol); in parse_function()
1370 ycf_node_function_new(fun_head.result->u.function_definition, in parse_function()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c1361 ycf_parse_result fun_head = parse_function_head(symbols, ycf_symbol_type_open_curly_brace, true); in parse_function() local
1362 if(!fun_head.success){ in parse_function()
1365 ycf_parse_result scope = parse_scope(fun_head.next_symbol); in parse_function()
1370 ycf_node_function_new(fun_head.result->u.function_definition, in parse_function()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c1396 ycf_parse_result fun_head = parse_function_head(symbols, ycf_symbol_type_open_curly_brace, true); in parse_function() local
1397 if(!fun_head.success){ in parse_function()
1400 ycf_parse_result scope = parse_scope(fun_head.next_symbol); in parse_function()
1405 ycf_node_function_new(fun_head.result->u.function_definition, in parse_function()