Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h536 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr) macro
H A DsljitLir.c448 SLJIT_FREE_EXEC((void*)((sljit_uw)code & ~0x1)); in sljit_free_code()
455 SLJIT_FREE_EXEC(code); in sljit_free_code()
460 SLJIT_FREE_EXEC(code); in sljit_free_code()
H A DsljitNativeARM_32.c629 SLJIT_FREE_EXEC(code); in sljit_generate_code()
719 SLJIT_FREE_EXEC(code); in sljit_generate_code()

Completed in 24 milliseconds