Searched defs:tnull (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/sys/ |
H A D | gcq.h | 392 #define _GCQ_FOREACH(var, h, tnull, item, ptr) \ argument 396 #define _GCQ_FOREACH_NVAR(var, nvar, h, tnull, item, ptr, ol, rem, ro) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | mtype.h | 198 static Type *tnull; // for null type variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | mtype.h | 192 static Type *tnull; // for null type variable
|