HomeSort by: relevance | last modified time | path
    Searched defs:__must_check (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
compiler.h 45 #define __must_check __attribute__((warn_unused_result)) macro
47 #define __must_check /* nothing */ macro
compiler.h 45 #define __must_check __attribute__((warn_unused_result)) macro
47 #define __must_check /* nothing */ macro

Completed in 44 milliseconds