Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.h442 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler);
H A DsljitLir.c468 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler) in sljit_set_compiler_memory_error() function
1835 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler) in sljit_set_compiler_memory_error() function
/netbsd/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3586 sljit_set_compiler_memory_error(compiler); in test39()
3598 sljit_set_compiler_memory_error(compiler); in test39()