OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__null
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Headers/
ms-null-ms-header-vs-stddef.cpp
4
// Something in MSVC's headers (pulled in e.g. by <crtdefs.h>) defines
__null
6
#define
__null
macro
10
//
__null
is used as a type annotation in MS headers, with
__null
defined to
13
void f(
__null
void* p) { }
15
// NULL should work fine even with
__null
defined to nothing.
/prebuilts/tools/common/m2/repository/org/glassfish/jaxb/codemodel/2.2.11/
codemodel-2.2.11.jar
Completed in 387 milliseconds