Searched refs:sljit_create_compiler (Results 1 – 3 of 3) sorted by relevance
410 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void);
333 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void) in sljit_create_compiler() function1744 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void) in sljit_create_compiler() function
9966 compiler = sljit_create_compiler(); in PRIV()