Home
last modified time | relevance | path

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

/freebsd-14.2/tools/build/cross-build/include/common/sys/
H A Dcdefs.h202 #define _Null_unspecified macro
/freebsd-14.2/sys/sys/
H A Dcdefs.h790 #define _Null_unspecified macro
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def693 KEYWORD(_Null_unspecified , KEYALL)
H A DAttr.td2163 let Spellings = [CustomKeyword<"_Null_unspecified">];
H A DDiagnosticSemaKinds.td11727 "type specifier (_Nonnull, _Nullable, or _Null_unspecified)">,
11731 "_Nullable, or _Null_unspecified)">,
11734 "insert '%select{_Nonnull|_Nullable|_Null_unspecified}0' if the "
H A DAttrDocs.td4060 unclear (the ``_Null_unspecified`` qualifier). Because nullability qualifiers
4154 The ``_Null_unspecified`` nullability qualifier indicates that neither the