Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c785 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeMIPS_32.c580 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeX86_32.c1209 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeMIPS_64.c647 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeSPARC_common.c1502 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitLir.c1684 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_call(struct sljit_compiler *compiler, sljit_… in check_sljit_emit_call() function
H A DsljitNativeARM_64.c1816 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativePPC_common.c2154 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_T2_32.c2289 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeS390X.c3121 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_32.c2718 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()

Completed in 62 milliseconds