Home
last modified time | relevance | path

Searched defs:__NULLABILITY_PRAGMA_PUSH (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h203 #define __NULLABILITY_PRAGMA_PUSH macro
206 #define __NULLABILITY_PRAGMA_PUSH \ macro
/freebsd/sys/sys/
H A Dcdefs.h792 #define __NULLABILITY_PRAGMA_PUSH macro
795 #define __NULLABILITY_PRAGMA_PUSH _Pragma("clang diagnostic push") \ macro