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

  /external/pcre/dist/sljit/
sljitNativeARM_64.c 503 #define UNUSED_RETURN 0x0100000
511 if (flags & UNUSED_RETURN) \
    [all...]
sljitNativeARM_T2_32.c 506 #define UNUSED_RETURN 0x0200000
594 if (imm <= 0xff && (flags & UNUSED_RETURN))
758 if ((flags & UNUSED_RETURN) && IS_2_LO_REGS(arg1, arg2))
    [all...]

Completed in 83 milliseconds