Lines Matching refs:allocate_stack
3068 static SLJIT_INLINE void allocate_stack(compiler_common *common, int size) in allocate_stack() function
9254 allocate_stack(common, 2); in compile_ref_iterator_matchingpath()
9277 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9313 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9323 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9335 allocate_stack(common, ref ? 2 : 3); in compile_ref_iterator_matchingpath()
9534 allocate_stack(common, callout_arg_size); in compile_callout_matchingpath()
9693 allocate_stack(common, extrasize); in compile_assert_matchingpath()
9711 allocate_stack(common, framesize + extrasize); in compile_assert_matchingpath()
10314 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10409 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10436 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10466 allocate_stack(common, 2); in compile_bracket_matchingpath()
10476 allocate_stack(common, 1); in compile_bracket_matchingpath()
10485 allocate_stack(common, 1); in compile_bracket_matchingpath()
10492 allocate_stack(common, 1); in compile_bracket_matchingpath()
10636 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10731 allocate_stack(common, 1); in compile_bracket_matchingpath()
10845 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
10896 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
11315 allocate_stack(common, 2); in compile_iterator_matchingpath()
11333 allocate_stack(common, 1); in compile_iterator_matchingpath()
11350 allocate_stack(common, 2); in compile_iterator_matchingpath()
11370 allocate_stack(common, 2); in compile_iterator_matchingpath()
11460 allocate_stack(common, 2); in compile_iterator_matchingpath()
11502 allocate_stack(common, 2); in compile_iterator_matchingpath()
11562 allocate_stack(common, 1); in compile_iterator_matchingpath()
11572 allocate_stack(common, 2); in compile_iterator_matchingpath()
11582 allocate_stack(common, 1); in compile_iterator_matchingpath()
11805 allocate_stack(common, 1); in compile_control_verb_matchingpath()
11841 allocate_stack(common, size); in compile_then_trap_matchingpath()
11916 allocate_stack(common, 1); in compile_matchingpath()
12060 allocate_stack(common, 1); in compile_matchingpath()
12065 allocate_stack(common, 2); in compile_matchingpath()
12108 allocate_stack(common, common->has_skip_arg ? 5 : 1); in compile_matchingpath()
12711 allocate_stack(common, stacksize); in compile_bracket_backtrackingpath()
13284 allocate_stack(common, private_data_size + local_size); in compile_recurse()
13318 allocate_stack(common, (alt_max > 1 || has_accept) ? 2 : 1); in compile_recurse()
13441 allocate_stack(common, 2); in compile_recurse()