Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c736 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeX86_64.c736 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeMIPS_32.c625 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeMIPS_64.c630 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeSPARC_common.c1383 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_64.c1713 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitLir.c1608 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_call(struct sljit_compiler *compiler, sljit_… in check_sljit_emit_call() function
H A DsljitNativeARM_T2_32.c2072 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativePPC_common.c2004 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
H A DsljitNativeARM_32.c2403 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()

Completed in 52 milliseconds