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

  /external/pcre/dist2/src/sljit/
sljitNativeSPARC_common.c 415 #define SLOW_DEST 0x08000
666 flags |= SLOW_DEST;
755 if (!(flags & SLOW_DEST)) {
    [all...]
sljitNativeARM_64.c 504 #define SLOW_DEST 0x0200000
    [all...]
sljitNativeARM_T2_32.c 507 #define SLOW_DEST 0x0400000
    [all...]
sljitNativeARM_32.c 960 #define SLOW_DEST 0x20
    [all...]
sljitNativeMIPS_common.c 521 #define SLOW_DEST 0x40000
929 flags |= SLOW_DEST;
    [all...]
sljitNativePPC_common.c 556 #define SLOW_DEST 0x000010
    [all...]
sljitNativeTILEGX_64.c 103 #define SLOW_DEST 0x40000
    [all...]

Completed in 88 milliseconds