Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitLir.c56 compiler->error = SLJIT_ERR_ALLOC_FAILED; \
57 return SLJIT_ERR_ALLOC_FAILED; \
64 compiler->error = SLJIT_ERR_ALLOC_FAILED; \
441 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_set_compiler_memory_error()
DsljitLir.h94 #define SLJIT_ERR_ALLOC_FAILED 2 macro
DsljitNativeARM_32.c359 return SLJIT_ERR_ALLOC_FAILED; in resolve_const_pool_index()
630 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()
720 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()