Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_ERR_ALLOC_FAILED

62 			compiler->error = SLJIT_ERR_ALLOC_FAILED; \
63 return SLJIT_ERR_ALLOC_FAILED; \
70 compiler->error = SLJIT_ERR_ALLOC_FAILED; \