Searched refs:SLJIT_ERR_ALLOC_FAILED (Results 1 – 3 of 3) sorted by relevance
70 compiler->error = SLJIT_ERR_ALLOC_FAILED; \71 return SLJIT_ERR_ALLOC_FAILED; \78 compiler->error = SLJIT_ERR_ALLOC_FAILED; \574 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_set_compiler_memory_error()
107 #define SLJIT_ERR_ALLOC_FAILED 2 macro
443 return SLJIT_ERR_ALLOC_FAILED; in resolve_const_pool_index()887 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()995 compiler->error = SLJIT_ERR_ALLOC_FAILED; in sljit_generate_code()
Completed in 39 milliseconds