Home
last modified time | relevance | path

Searched refs:sljit_get_compiler_error (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
DsljitLir.h430 static SLJIT_INLINE sljit_si sljit_get_compiler_error(struct sljit_compiler *compiler) { return com… in sljit_get_compiler_error() function
/external/pcre/dist/
Dpcre_jit_compile.c2138 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in allocate_read_only_data()
5933 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) \
5946 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) \
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()
7364 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracket_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()
[all …]