Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h322 #define SLJIT_ARG3(type) SLJIT_DEF_ARG3(SLJIT_ARG_TYPE_ ## type) macro
/external/pcre/dist2/src/
Dpcre2_jit_compile.c7872 …ompiler, SLJIT_CALL, SLJIT_RET(SW) | SLJIT_ARG1(SW) | SLJIT_ARG2(SW) | SLJIT_ARG3(SW) | SLJIT_ARG4… in compile_ref_matchingpath()
8319 …mpiler, SLJIT_CALL, SLJIT_RET(S32) | SLJIT_ARG1(SW) | SLJIT_ARG2(SW) | SLJIT_ARG3(SW), SLJIT_IMM, … in compile_callout_matchingpath()