Home
last modified time | relevance | path

Searched defs:NIL (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
Dp7.cpp3 namespace NIL {} // expected-note {{previous definition}} namespace
4 inline namespace NIL {} // expected-error {{cannot be reopened as inline}} namespace
/external/mesa3d/src/mesa/math/
Dm_debug_util.h303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
/external/libxml2/
Dtriostr.c45 # define NIL ((char)0) macro
Dtrio.c109 #define NIL ((char)0) macro
/external/libchrome/mojo/public/cpp/bindings/
Dstruct_ptr.h213 NIL, enumerator
/external/one-true-awk/
Dawk.h160 #define NIL ((Node *) 0) macro
/external/vboot_reference/utility/
Deficompress.c56 #define NIL 0 macro
/external/u-boot/lib/zlib/
Ddeflate.c105 #define NIL 0 macro
/external/v8/third_party/zlib/
Ddeflate.c126 #define NIL 0 macro
/external/zlib/
Ddeflate.c121 #define NIL 0 macro
/external/python/cpython2/Modules/zlib/
Ddeflate.c107 #define NIL 0 macro