Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_32.c177 FAIL_IF(sljit_emit_ijump(compiler, SLJIT_CALL1, SLJIT_IMM, SLJIT_FUNC_OFFSET(sljit_grow_stack))); in sljit_emit_enter()
H A DsljitLir.h1003 #define SLJIT_CALL1 25 macro
H A DsljitNativeX86_64.c201 FAIL_IF(sljit_emit_ijump(compiler, SLJIT_CALL1, SLJIT_IMM, SLJIT_FUNC_OFFSET(sljit_grow_stack))); in sljit_emit_enter()
H A DsljitNativeX86_common.c2573 if (type >= SLJIT_CALL1)
2608 if (type >= SLJIT_CALL1) {
H A DsljitNativeMIPS_common.c1977 if (type >= SLJIT_CALL1) in sljit_emit_ijump()
H A DsljitNativeTILEGX_64.c2353 if (type >= SLJIT_CALL1) in sljit_emit_ijump()

Completed in 33 milliseconds