Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
H A Dp7.cpp3 namespace NIL {} // expected-note {{previous definition}} namespace
4 inline namespace NIL {} // expected-error {{cannot be reopened as inline}} namespace
/minix/external/bsd/nvi/dist/perl_api/
H A Dperlsfio.c56 #define NIL(type) ((type)0) macro
/minix/minix/commands/sysenv/
H A Dsysenv.c14 #define NIL ((char*)0) macro
/minix/minix/commands/term/
H A Dterm.c114 #define NIL ((char *) NULL) /* tell(fd, ..., NIL) */ macro
/minix/minix/tests/
H A Dtest17.c47 #define NIL "" macro
H A Dtest18.c46 #define NIL "" macro
/minix/common/dist/zlib/contrib/puff/
H A Dpuff.c72 #define NIL ((unsigned char *)0) /* for no output option */ macro
/minix/external/historical/nawk/dist/
H A Dawk.h142 #define NIL ((Node *) 0) macro
/minix/common/dist/zlib/
H A Ddeflate.c107 #define NIL 0 macro
/minix/external/bsd/flex/dist/
H A Dflexdef.h226 #define NIL 0 macro