• Home
  • Raw
  • Download

Lines Matching refs:free_stack

2673 static SLJIT_INLINE void free_stack(compiler_common *common, int size)  in free_stack()  function
8321 free_stack(common, callout_arg_size); in compile_callout_matchingpath()
8417 free_stack(common, 1); in compile_assert_matchingpath()
8523 free_stack(common, extrasize); in compile_assert_matchingpath()
8640 free_stack(common, 1); in compile_assert_matchingpath()
8644 free_stack(common, extrasize); in compile_assert_matchingpath()
8652 free_stack(common, framesize + extrasize - 1); in compile_assert_matchingpath()
8656 free_stack(common, framesize + extrasize); in compile_assert_matchingpath()
8741 free_stack(common, 1); in compile_assert_matchingpath()
8745 free_stack(common, extrasize); in compile_assert_matchingpath()
8754 free_stack(common, framesize + extrasize - 1); in compile_assert_matchingpath()
8758 free_stack(common, framesize + extrasize); in compile_assert_matchingpath()
8808 free_stack(common, stacksize); in match_once_common()
9036 free_stack(common, 1); in compile_bracket_matchingpath()
9384 free_stack(common, 1); in compile_bracket_matchingpath()
9396 free_stack(common, 1); in compile_bracket_matchingpath()
9441 free_stack(common, 1); in compile_bracket_matchingpath()
10772 free_stack(common, 1); in compile_iterator_backtrackingpath()
10803 free_stack(common, 2); in compile_iterator_backtrackingpath()
10814 free_stack(common, 1); in compile_iterator_backtrackingpath()
10830 free_stack(common, 2); in compile_iterator_backtrackingpath()
10844 free_stack(common, 1); in compile_iterator_backtrackingpath()
10856 free_stack(common, 1); in compile_iterator_backtrackingpath()
10887 free_stack(common, 1); in compile_ref_iterator_backtrackingpath()
10895 free_stack(common, ref ? 2 : 3); in compile_ref_iterator_backtrackingpath()
10946 free_stack(common, 1); in compile_assert_backtrackingpath()
10957 free_stack(common, 1); in compile_assert_backtrackingpath()
10960 free_stack(common, 1); in compile_assert_backtrackingpath()
11054 free_stack(common, 1); in compile_bracket_backtrackingpath()
11066 free_stack(common, 1); in compile_bracket_backtrackingpath()
11081 free_stack(common, 1); in compile_bracket_backtrackingpath()
11095 free_stack(common, 1); in compile_bracket_backtrackingpath()
11107 free_stack(common, 1); in compile_bracket_backtrackingpath()
11125 free_stack(common, 3); in compile_bracket_backtrackingpath()
11133 free_stack(common, 2); in compile_bracket_backtrackingpath()
11155 free_stack(common, 1); in compile_bracket_backtrackingpath()
11164 free_stack(common, 1); in compile_bracket_backtrackingpath()
11350 free_stack(common, 1); in compile_bracket_backtrackingpath()
11360 free_stack(common, 2); in compile_bracket_backtrackingpath()
11367 free_stack(common, 1); in compile_bracket_backtrackingpath()
11374 free_stack(common, 1); in compile_bracket_backtrackingpath()
11393 free_stack(common, stacksize); in compile_bracket_backtrackingpath()
11403 free_stack(common, 2); in compile_bracket_backtrackingpath()
11418 free_stack(common, 1); in compile_bracket_backtrackingpath()
11426 free_stack(common, 1); in compile_bracket_backtrackingpath()
11437 free_stack(common, 1); in compile_bracket_backtrackingpath()
11440 free_stack(common, bra == OP_BRAMINZERO ? 2 : 1); in compile_bracket_backtrackingpath()
11442 free_stack(common, 1); in compile_bracket_backtrackingpath()
11473 free_stack(common, CURRENT_AS(bracketpos_backtrack)->stacksize); in compile_bracketpos_backtrackingpath()
11486 free_stack(common, CURRENT_AS(bracketpos_backtrack)->stacksize); in compile_bracketpos_backtrackingpath()
11594 free_stack(common, size); in compile_then_trap_backtrackingpath()
11605 free_stack(common, 3); in compile_then_trap_backtrackingpath()
11624 free_stack(common, 1); in compile_backtrackingpath()
11752 free_stack(common, common->has_skip_arg ? 5 : 1); in compile_backtrackingpath()
11902 free_stack(common, 2); in compile_recurse()
11921 free_stack(common, has_accept ? 2 : 1); in compile_recurse()
11962 free_stack(common, private_data_size + local_size); in compile_recurse()
11979 free_stack(common, 2); in compile_recurse()
11987 free_stack(common, private_data_size + local_size); in compile_recurse()