Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Dtran.c281 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()
Drun.c1434 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local
/ndk/sources/host-tools/make-3.81/
Dvariable.c292 struct variable **vp = (struct variable **) global_variable_set.table.ht_vec; in handle_special_var() local
1339 struct variable *vp; in try_variable_definition() local