Searched refs:sljit_get_compiler_error (Results 1 – 2 of 2) sorted by relevance
501 static SLJIT_INLINE sljit_s32 sljit_get_compiler_error(struct sljit_compiler *compiler) { return co… in sljit_get_compiler_error() function
3101 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in allocate_read_only_data()9357 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse_matchingpath()9680 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()9759 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()10527 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracket_matchingpath()10857 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()10932 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()13238 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()13307 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()13698 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in jit_compile()[all …]
Completed in 56 milliseconds