Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitWXExecAllocatorWindows.c56 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function
H A DsljitWXExecAllocatorPosix.c78 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function
H A DsljitExecAllocatorCore.c147 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h554 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size);
557 #define SLJIT_BUILTIN_MALLOC_EXEC(size, exec_allocator_data) sljit_malloc_exec(size)

Completed in 9 milliseconds