Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h560 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr) macro
H A DsljitLir.c489 SLJIT_FREE_EXEC((void*)((sljit_uw)code & ~0x1)); in sljit_free_code()
496 SLJIT_FREE_EXEC(code); in sljit_free_code()
501 SLJIT_FREE_EXEC(code); in sljit_free_code()
H A DsljitNativeARM_32.c652 SLJIT_FREE_EXEC(code); in sljit_generate_code()
742 SLJIT_FREE_EXEC(code); in sljit_generate_code()

Completed in 23 milliseconds