Home
last modified time | relevance | path

Searched refs:SLJIT_EXECUTABLE_ALLOCATOR (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfig.h100 #ifndef SLJIT_EXECUTABLE_ALLOCATOR
102 #define SLJIT_EXECUTABLE_ALLOCATOR 1 macro
H A DsljitUtils.c33 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR) \
70 || ((defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR) \
130 || (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)
H A DsljitConfigInternal.h193 #undef SLJIT_EXECUTABLE_ALLOCATOR
616 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)
H A DsljitLir.h1810 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)
H A DsljitLir.c272 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR)
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c113 #if (defined SLJIT_EXECUTABLE_ALLOCATOR && SLJIT_EXECUTABLE_ALLOCATOR) in pcre2_jit_free_unused_memory()

Completed in 22 milliseconds