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

  /external/pcre/dist2/src/sljit/
sljitNativeARM_64.c 549 #define UNUSED_RETURN 0x0100000
554 if (flags & UNUSED_RETURN) \
    [all...]
sljitNativeARM_32.c 1003 #define UNUSED_RETURN 0x08
    [all...]
sljitNativeARM_T2_32.c 553 #define UNUSED_RETURN 0x0200000
630 if (flags & UNUSED_RETURN) {
790 if (flags & UNUSED_RETURN) {
812 if ((flags & UNUSED_RETURN) && IS_2_LO_REGS(arg1, arg2))
    [all...]

Completed in 339 milliseconds