Lines Matching +defs:t +defs:v +defs:c
241 doset(Char **v, struct command *c) in doset()
358 struct varent *v = getvx(vp, subscr); in asx() local
372 struct varent *v = adrof(vp); in getvx() local
383 dolet(Char **v, struct command *dummy) in dolet()
386 Char *vp, c, op; in dolet() local
498 Char **v = vec; in operate() local
609 adrof1(const Char *name, struct varent *v) in adrof1()
722 struct varent *c; in setq() local
751 unset(Char **v, struct command *c) in unset()
822 unset1(Char *v[], struct varent *head) in unset1()
852 struct varent *c, *pp; in unsetv1() local
902 shift(Char **v, struct command *c) in shift()
1009 struct varent *t; /* used by the rotate macros */ in balance() local
1109 struct varent *c; in plist() local
1270 Char *v; in autoset_dspmbyte() member