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

  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 411 #define SLOW_DEST 0x08000
677 flags |= SLOW_DEST;
766 if (!(flags & SLOW_DEST)) {
    [all...]
sljitNativeARM_64.c 505 #define SLOW_DEST 0x0200000
    [all...]
sljitNativeARM_T2_32.c 507 #define SLOW_DEST 0x0400000
    [all...]
sljitNativeARM_32.c 973 #define SLOW_DEST 0x20
    [all...]
sljitNativeMIPS_common.c 521 #define SLOW_DEST 0x40000
944 flags |= SLOW_DEST;
    [all...]
sljitNativePPC_common.c 552 #define SLOW_DEST 0x000010
    [all...]
sljitNativeTILEGX_64.c 108 #define SLOW_DEST 0x40000
    [all...]

Completed in 744 milliseconds