Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h556 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size);
559 #define SLJIT_MALLOC_EXEC(size) sljit_malloc_exec(size)
DsljitExecAllocator.c182 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function
DsljitProtExecAllocator.c266 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function