Home | History | Annotate | Download | only in sljit

Lines Matching full:sljit_get_compiler_error

430 static SLJIT_INLINE sljit_si sljit_get_compiler_error(struct sljit_compiler *compiler) { return compiler->error; }