Home
last modified time | relevance | path

Searched defs:WARN_UNUSED_RESULT (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dcurl_setup.h779 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
783 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
785 # define WARN_UNUSED_RESULT macro
789 # define WARN_UNUSED_RESULT macro
/aosp_15_r20/external/tcpdump/
H A Dfuncattrs.h98 #define WARN_UNUSED_RESULT __attribute((warn_unused_result)) macro
100 #define WARN_UNUSED_RESULT macro
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_typedefs.h109 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
111 #define WARN_UNUSED_RESULT macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Dcompiler_specific.h135 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
137 #define WARN_UNUSED_RESULT macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dcompiler_specific.h135 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
137 #define WARN_UNUSED_RESULT macro
/aosp_15_r20/external/libchrome/base/
H A Dcompiler_specific.h132 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
134 #define WARN_UNUSED_RESULT macro
/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DMacros.h35 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro