Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h541 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr) macro
H A DsljitLir.c474 SLJIT_FREE_EXEC((void*)((sljit_uw)code & ~0x1)); in sljit_free_code()
481 SLJIT_FREE_EXEC(code); in sljit_free_code()
486 SLJIT_FREE_EXEC(code); in sljit_free_code()
H A DsljitNativeARM_32.c640 SLJIT_FREE_EXEC(code); in sljit_generate_code()
730 SLJIT_FREE_EXEC(code); in sljit_generate_code()

Completed in 29 milliseconds