Home
last modified time | relevance | path

Searched defs:pptuple (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c295 struct pptuple struct
297 struct pptuple* nomatch; argument
298 struct pptuple* match; argument
299 char token[1];
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h214 struct pptuple /* tuple macro */ struct
216 struct pptuple* nomatch; /* nomatch tuple */ argument
217 struct pptuple* match; /* match tuple */ argument
218 char token[1]; /* matching token */