Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h176 #define SLJIT_R6 7 macro
DsljitNativeX86_common.c74 if (p >= SLJIT_R3 && p <= SLJIT_R6) { \
2251 if (reg >= SLJIT_R3 && reg <= SLJIT_R6)
DsljitLir.c698 CHECK_ARGUMENT((p) < SLJIT_R3 || (p) > SLJIT_R6);