Searched refs:sljit_create_compiler (Results 1 – 3 of 3) sorted by relevance
420 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data);
328 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function1714 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void) in sljit_create_compiler() function
9970 compiler = sljit_create_compiler(NULL); in PRIV()
Completed in 57 milliseconds