HomeSort by relevance Sort by last modified time
    Searched defs:__null (Results 1 - 3 of 3) 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.
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
sal.h 260 __null p
268 #define __null __declspec("SAL_null") macro
452 #define __null macro
    [all...]
specstrings.h 261 // __null p
268 #define __null __declspec("SAL_null") macro
448 #ifndef __null
449 #define __null macro
    [all...]

Completed in 400 milliseconds