HomeSort by relevance Sort by last modified time
    Searched refs:SLJIT_MEM2 (Results 1 - 3 of 3) sorted by null

  /external/pcre/dist/sljit/
sljitLir.h 169 any SLJIT_MEM1, SLJIT_MEM2 construct). There is no such
189 any SLJIT_MEM1, SLJIT_MEM2 construct). There is no such
601 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8))
702 or SLJIT_MEM2(r1, r2), r1 is increased by the sum of r2 and the constant argument
    [all...]
sljitNativeX86_common.c     [all...]
  /external/pcre/dist/
pcre_jit_compile.c     [all...]

Completed in 62 milliseconds