OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__must_check
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
compiler.h
98
#ifndef
__must_check
99
#define
__must_check
macro
/external/wpa_supplicant_8/src/utils/
common.h
454
#ifndef
__must_check
456
#define
__must_check
__attribute__((__warn_unused_result__))
macro
458
#define
__must_check
macro
460
#endif /*
__must_check
*/
Completed in 61 milliseconds