Home
last modified time | relevance | path

Searched refs:CHRE_MUST_USE_RESULT (Results 1 – 1 of 1) sorted by relevance

/chre-3.4.0/util/include/chre/util/
Dtoolchain.h62 #define CHRE_MUST_USE_RESULT __attribute__((warn_unused_result)) macro
65 #ifndef CHRE_MUST_USE_RESULT
66 #define CHRE_MUST_USE_RESULT macro
76 #define CHRE_MUST_USE_RESULT macro