• Home
  • Raw
  • Download

Lines Matching refs:allocate_stack

3136 static SLJIT_INLINE void allocate_stack(compiler_common *common, int size)  in allocate_stack()  function
9323 allocate_stack(common, 2); in compile_ref_iterator_matchingpath()
9346 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9382 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9392 allocate_stack(common, 1); in compile_ref_iterator_matchingpath()
9404 allocate_stack(common, ref ? 2 : 3); in compile_ref_iterator_matchingpath()
9603 allocate_stack(common, callout_arg_size); in compile_callout_matchingpath()
9762 allocate_stack(common, extrasize); in compile_assert_matchingpath()
9780 allocate_stack(common, framesize + extrasize); in compile_assert_matchingpath()
10383 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10478 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10505 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10535 allocate_stack(common, 2); in compile_bracket_matchingpath()
10545 allocate_stack(common, 1); in compile_bracket_matchingpath()
10554 allocate_stack(common, 1); in compile_bracket_matchingpath()
10561 allocate_stack(common, 1); in compile_bracket_matchingpath()
10705 allocate_stack(common, stacksize); in compile_bracket_matchingpath()
10800 allocate_stack(common, 1); in compile_bracket_matchingpath()
10914 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
10965 allocate_stack(common, stacksize); in compile_bracketpos_matchingpath()
11384 allocate_stack(common, 2); in compile_iterator_matchingpath()
11402 allocate_stack(common, 1); in compile_iterator_matchingpath()
11419 allocate_stack(common, 2); in compile_iterator_matchingpath()
11439 allocate_stack(common, 2); in compile_iterator_matchingpath()
11529 allocate_stack(common, 2); in compile_iterator_matchingpath()
11571 allocate_stack(common, 2); in compile_iterator_matchingpath()
11631 allocate_stack(common, 1); in compile_iterator_matchingpath()
11641 allocate_stack(common, 2); in compile_iterator_matchingpath()
11651 allocate_stack(common, 1); in compile_iterator_matchingpath()
11874 allocate_stack(common, 1); in compile_control_verb_matchingpath()
11910 allocate_stack(common, size); in compile_then_trap_matchingpath()
11985 allocate_stack(common, 1); in compile_matchingpath()
12129 allocate_stack(common, 1); in compile_matchingpath()
12134 allocate_stack(common, 2); in compile_matchingpath()
12177 allocate_stack(common, common->has_skip_arg ? 5 : 1); in compile_matchingpath()
12780 allocate_stack(common, stacksize); in compile_bracket_backtrackingpath()
13353 allocate_stack(common, private_data_size + local_size); in compile_recurse()
13387 allocate_stack(common, (alt_max > 1 || has_accept) ? 2 : 1); in compile_recurse()
13510 allocate_stack(common, 2); in compile_recurse()