Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/sljit/
H A DsljitLir.h615 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler);
H A DsljitLir.c571 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler) in sljit_set_compiler_memory_error() function
/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c3297 sljit_set_compiler_memory_error(compiler); in allocate_read_only_data()