Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c71 compiler->error = SLJIT_ERR_ALLOC_FAILED; \
72 return SLJIT_ERR_ALLOC_FAILED; \
79 compiler->error = SLJIT_ERR_ALLOC_FAILED; \
484 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_set_compiler_memory_error()
H A DsljitLir.h98 #define SLJIT_ERR_ALLOC_FAILED 2 macro
H A DsljitNativeARM_32.c371 return SLJIT_ERR_ALLOC_FAILED; in resolve_const_pool_index()
657 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()
760 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()

Completed in 29 milliseconds