Lines Matching defs:n
114 syslook(unsigned char *w, struct sysnod syswds[], int n) in syslook()
167 struct namnod *n; in setname() local
204 dfault(struct namnod *n, unsigned char *v) in dfault()
211 assign(struct namnod *n, unsigned char *v) in assign()
305 struct namnod *n = lookup(*names++); /* done now to avoid storage mess */ in readvar() local
538 printnam(struct namnod *n) in printnam()
566 printro(struct namnod *n) in printro()
578 printexp(struct namnod *n) in printexp()
602 countnam(struct namnod *n) in countnam()
609 pushnam(struct namnod *n) in pushnam()
678 struct namnod *n; in unset_name() local
761 struct namnod *n; local