Home
last modified time | relevance | path

Searched refs:sljit_set_put_label (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitLir.h1391 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l…
DsljitLir.c529 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() function
2583 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() function
/external/pcre/dist2/src/
Dpcre2_jit_compile.c12611 sljit_set_put_label(CURRENT_AS(bracket_backtrack)->u.matching_put_label, LABEL()); in compile_bracket_backtrackingpath()
12764 sljit_set_put_label(put_label, LABEL()); in compile_bracket_backtrackingpath()
13357 sljit_set_put_label(put_label, LABEL()); in compile_recurse()
13368 sljit_set_put_label(put_label, LABEL()); in compile_recurse()