Searched defs:vp (Results 1 – 3 of 3) sorted by relevance
281 Awkfloat setfval(Cell *vp, Awkfloat f) /* set float val of a Cell */ in setfval()305 void funnyvar(Cell *vp, const char *rw) in funnyvar()315 char *setsval(Cell *vp, const char *s) /* set string val of a Cell */ in setsval()345 Awkfloat getfval(Cell *vp) /* get float val of a Cell */ in getfval()362 static char *get_str_val(Cell *vp, char **fmt) /* get string val of a Cell */ in get_str_val()388 char *getsval(Cell *vp) /* get string val of a Cell */ in getsval()393 char *getpssval(Cell *vp) /* get string val of a Cell for print */ in getpssval()
1434 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local
292 struct variable **vp = (struct variable **) global_variable_set.table.ht_vec; in handle_special_var() local1339 struct variable *vp; in try_variable_definition() local