Home
last modified time | relevance | path

Searched defs:SLJIT_MALLOC (Results 1 - 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
H A DsljitConfigInternal.h245 #define SLJIT_MALLOC(size, allocator_data) malloc(size) macro
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c64 #define SLJIT_MALLOC(size, allocator_data) pcre2_jit_malloc(size, allocator_data) macro

Completed in 16 milliseconds