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

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c209 no_stack = -2 enumerator in enum:frame_types
1408 return stack_restore ? no_frame : no_stack;
1412 return stack_restore ? no_frame : no_stack;
6251 if (get_framesize(common, common->start + start, NULL, TRUE, &needs_control_head) == no_stack)
6631 SLJIT_ASSERT(framesize != no_stack);

Completed in 50 milliseconds