Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSPtr.h71 #define __returns_nonnull_osptr macro
90 #define __returns_nonnull_osptr __attribute__((returns_nonnull)) macro
92 #define __returns_nonnull_osptr macro
H A DOSBoolean.h109 static OSPtr<OSBoolean> withBoolean(bool value) __returns_nonnull_osptr;