Home
last modified time | relevance | path

Searched refs:SLJIT_CALL_CDECL (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1244 #define SLJIT_CALL_CDECL 25 macro
H A DsljitLir.c1689 CHECK_ARGUMENT((type & 0xff) == SLJIT_CALL || (type & 0xff) == SLJIT_CALL_CDECL); in check_sljit_emit_call()
1796 CHECK_ARGUMENT((type & 0xff) == SLJIT_CALL || (type & 0xff) == SLJIT_CALL_CDECL); in check_sljit_emit_icall()
H A DsljitNativePPC_common.c2110 SLJIT_ASSERT(type >= SLJIT_JUMP && type <= SLJIT_CALL_CDECL); in get_bo_bi_flags()
H A DsljitNativeARM_32.c2465 SLJIT_ASSERT(type >= SLJIT_JUMP && type <= SLJIT_CALL_CDECL); in get_cc()

Completed in 42 milliseconds