Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitExecAllocator.c111 #define SLJIT_MAP_JIT (get_map_jit_flag()) macro
147 #define SLJIT_MAP_JIT (MAP_JIT) macro
161 #define SLJIT_MAP_JIT (MAP_JIT) macro
167 #ifndef SLJIT_MAP_JIT
168 #define SLJIT_MAP_JIT (0) macro
183 flags |= MAP_ANON | SLJIT_MAP_JIT; in alloc_chunk()

Completed in 6 milliseconds