Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitLir.h1013 #define SLJIT_CALL1 25 macro
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 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.c2560 if (type >= SLJIT_CALL1)
2595 if (type >= SLJIT_CALL1) {
H A DsljitNativeMIPS_common.c1974 if (type >= SLJIT_CALL1) in sljit_emit_ijump()
H A DsljitNativeTILEGX_64.c2377 if (type >= SLJIT_CALL1) in sljit_emit_ijump()

Completed in 36 milliseconds