Home
last modified time | relevance | path

Searched refs:stack_destroy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c209 static void stack_destroy(struct stack *stack) in stack_destroy() function
1868 stack_destroy(&compiler_common.stack); in regex_compile()
1876 stack_destroy(&compiler_common.stack); in regex_compile()
1877 stack_destroy(&compiler_common.depth); in regex_compile()
2282 stack_destroy(&compiler_common.stack); in regex_compile()
2283 stack_destroy(&compiler_common.depth); in regex_compile()