Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorApple.c44 #define SLJIT_MAP_JIT (get_map_jit_flag()) macro
79 #define SLJIT_MAP_JIT (MAP_JIT) macro
93 #define SLJIT_MAP_JIT (0) macro
103 #define SLJIT_MAP_JIT (MAP_JIT) macro
105 #define SLJIT_MAP_JIT (0) macro
117 flags |= MAP_ANON | SLJIT_MAP_JIT; in alloc_chunk()

Completed in 5 milliseconds