Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h564 #ifndef SLJIT_FREE_EXEC
565 #define SLJIT_FREE_EXEC(ptr, exec_allocator_data) SLJIT_BUILTIN_FREE_EXEC((ptr), (exec_allocator_da… macro
H A DsljitNativeARM_32.c886 SLJIT_FREE_EXEC(code, exec_allocator_data); in sljit_generate_code()
994 SLJIT_FREE_EXEC(code, exec_allocator_data); in sljit_generate_code()
H A DsljitLir.c581 SLJIT_FREE_EXEC(SLJIT_CODE_TO_PTR(code), exec_allocator_data); in sljit_free_code()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14923 SLJIT_FREE_EXEC(((sljit_u8*)(ptr)) + SLJIT_EXEC_OFFSET(ptr), NULL); in pcre2_jit_compile()

Completed in 53 milliseconds