Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h1024 #define SLJIT_SUB32 (SLJIT_SUB | SLJIT_32) macro
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c9814 OP2U(SLJIT_SUB32 | SLJIT_SET_Z | SLJIT_SET_SIG_GREATER, SLJIT_RETURN_REG, 0, SLJIT_IMM, 0); in compile_callout_matchingpath()