Home
last modified time | relevance | path

Searched defs:NIL (Results 1 – 8 of 8) 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/zlib/src/contrib/puff/
Dpuff.h29 # define NIL ((unsigned char *)0) /* for no output option */ macro
/external/libxml2/
Dtriostr.c45 # define NIL ((char)0) macro
Dtrio.c109 #define NIL ((char)0) macro
/external/chromium/base/
Dtracked_objects.h375 NIL = 0, enumerator
/external/webkit/Tools/android/flex-2.5.4a/
Dflexdef.h190 #define NIL 0 macro
/external/qemu/distrib/zlib-1.2.3/
Ddeflate.c105 #define NIL 0 macro
/external/zlib/src/
Ddeflate.c104 #define NIL 0 macro