Home
last modified time | relevance | path

Searched refs:free_stack (Results 1 - 1 of 1) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c3158 static SLJIT_INLINE void free_stack(compiler_common *common, int size) in free_stack() function
9811 free_stack(common, callout_arg_size); in compile_callout_matchingpath()
9907 free_stack(common, 1); in compile_assert_matchingpath()
10013 free_stack(common, extrasize); in compile_assert_matchingpath()
10130 free_stack(common, 1); in compile_assert_matchingpath()
10134 free_stack(common, extrasize); in compile_assert_matchingpath()
10142 free_stack(common, framesize + extrasize - 1); in compile_assert_matchingpath()
10146 free_stack(common, framesize + extrasize); in compile_assert_matchingpath()
10232 free_stack(common, 1); in compile_assert_matchingpath()
10236 free_stack(commo in compile_assert_matchingpath()
[all...]

Completed in 12 milliseconds