Searched refs:sljit_get_compiler_error (Results 1 – 2 of 2) sorted by relevance
430 static SLJIT_INLINE sljit_si sljit_get_compiler_error(struct sljit_compiler *compiler) { return com… in sljit_get_compiler_error() function
2138 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in allocate_read_only_data()6322 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse_matchingpath()6573 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()6647 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()7374 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracket_matchingpath()7681 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()7756 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()9720 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()9726 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()10104 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in PRIV()[all …]
Completed in 38 milliseconds