Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h617 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr) macro
H A DsljitLir.c491 SLJIT_FREE_EXEC((void*)((sljit_uw)code & ~0x1)); in sljit_free_code()
498 SLJIT_FREE_EXEC(code); in sljit_free_code()
503 SLJIT_FREE_EXEC(code); in sljit_free_code()
H A DsljitNativeARM_32.c656 SLJIT_FREE_EXEC(code); in sljit_generate_code()
759 SLJIT_FREE_EXEC(code); in sljit_generate_code()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14129 SLJIT_FREE_EXEC(((sljit_u8*)(ptr)) + SLJIT_EXEC_OFFSET(ptr)); in pcre2_jit_compile()

Completed in 78 milliseconds