Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_32.c203 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeMIPS_64.c232 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeX86_64.c816 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeX86_32.c1004 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 DsljitNativeARM_64.c1985 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitLir.c1794 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_call(struct sljit_compiler *compiler, sljit_… in check_sljit_emit_call() function
H A DsljitNativePPC_common.c2328 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_T2_32.c2491 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeRISCV_common.c2381 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeS390X.c3424 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_32.c2917 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()

Completed in 95 milliseconds