Searched refs:sljit_create_compiler (Results 1 – 3 of 3) sorted by relevance
419 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data);
352 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function1887 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function
11024 compiler = sljit_create_compiler(NULL); in PRIV()
Completed in 109 milliseconds