Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/zlib/
H A Dinflate.h28 NAME, /* i: waiting for end of file name (gzip) */ enumerator
/plan9/sys/src/cmd/ndb/
H A DconvDNS2M.c26 #define NAME(x) p = pname(p, ep, x, dp) macro
H A DconvM2DNS.c320 #define NAME(x) gname(x, rp, sp) macro
/plan9/sys/src/cmd/cpp/
H A Dcpp.h13 enum toktype { END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator