Searched defs:NAME (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/zlib/ |
H A D | inflate.h | 28 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
/plan9/sys/src/cmd/ndb/ |
H A D | convDNS2M.c | 26 #define NAME(x) p = pname(p, ep, x, dp) macro
|
H A D | convM2DNS.c | 320 #define NAME(x) gname(x, rp, sp) macro
|
/plan9/sys/src/cmd/cpp/ |
H A D | cpp.h | 13 enum toktype { END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
|