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.c47 #define SLJIT_MAP_JIT (get_map_jit_flag()) macro
75 #define SLJIT_MAP_JIT (0) macro
83 #define SLJIT_MAP_JIT (MAP_JIT) macro
97 #define SLJIT_MAP_JIT (0) macro
107 #define SLJIT_MAP_JIT (MAP_JIT) macro
109 #define SLJIT_MAP_JIT (0) macro
121 flags |= MAP_ANON | SLJIT_MAP_JIT; in alloc_chunk()

Completed in 4 milliseconds