Lines Matching refs:allocate_stack
3141 static SLJIT_INLINE void allocate_stack(compiler_common *common, int size) in allocate_stack() function
9485 allocate_stack(common, 2); in compile_ref_iterator_matchingpath()
9508 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9544 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9554 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9566 allocate_stack(common, ref ? 2 : 3); in compile_ref_iterator_matchingpath()
9765 allocate_stack(common, callout_arg_size); in compile_callout_matchingpath()
9924 allocate_stack(common, extrasize); in compile_assert_matchingpath()
9942 allocate_stack(common, framesize + extrasize); in compile_assert_matchingpath()
10545 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10640 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10667 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10697 allocate_stack(common, 2); in compile_bracket_matchingpath()
10707 allocate_stack(common, 1); in compile_bracket_matchingpath()
10716 allocate_stack(common, 1); in compile_bracket_matchingpath()
10723 allocate_stack(common, 1); in compile_bracket_matchingpath()
10867 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10962 allocate_stack(common, 1); in compile_bracket_matchingpath()
11076 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
11127 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
11546 allocate_stack(common, 2); in compile_iterator_matchingpath()
11564 allocate_stack(common, 1); in compile_iterator_matchingpath()
11581 allocate_stack(common, 2); in compile_iterator_matchingpath()
11601 allocate_stack(common, 2); in compile_iterator_matchingpath()
11691 allocate_stack(common, 2); in compile_iterator_matchingpath()
11733 allocate_stack(common, 2); in compile_iterator_matchingpath()
11793 allocate_stack(common, 1); in compile_iterator_matchingpath()
11803 allocate_stack(common, 2); in compile_iterator_matchingpath()
11813 allocate_stack(common, 1); in compile_iterator_matchingpath()
12036 allocate_stack(common, 1); in compile_control_verb_matchingpath()
12072 allocate_stack(common, size); in compile_then_trap_matchingpath()
12147 allocate_stack(common, 1); in compile_matchingpath()
12291 allocate_stack(common, 1); in compile_matchingpath()
12296 allocate_stack(common, 2); in compile_matchingpath()
12339 allocate_stack(common, common->has_skip_arg ? 5 : 1); in compile_matchingpath()
12942 allocate_stack(common, stacksize); in compile_bracket_backtrackingpath()
13513 allocate_stack(common, private_data_size + local_size); in compile_recurse()
13547 allocate_stack(common, (alt_max > 1 || (recurse_flags & recurse_flag_accept_found)) ? 2 : 1); in compile_recurse()
13670 allocate_stack(common, 2); in compile_recurse()