Searched refs:COUNT_MATCH (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 566 #define COUNT_MATCH SLJIT_S3 macro 3064 OP2(SLJIT_SUB | SLJIT_SET_Z, COUNT_MATCH, 0, COUNT_MATCH, 0, SLJIT_IMM, 1); in count_match() 9042 int source_reg = COUNT_MATCH; in compile_ref_matchingpath() 13755 OP1(SLJIT_MOV, COUNT_MATCH, 0, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH); in jit_compile()
|