Home
last modified time | relevance | path

Searched refs:funnyvar (Results 1 – 3 of 3) sorted by relevance

/external/one-true-awk/
Dtran.c307 funnyvar(vp, "assign to"); in setfval()
336 void funnyvar(Cell *vp, const char *rw) in funnyvar() function
355 funnyvar(vp, "assign to"); in setsval()
392 funnyvar(vp, "read value of"); in getfval()
413 funnyvar(vp, "read value of"); in get_str_val()
Dproto.h107 extern void funnyvar(Cell *, const char *);
Drun.c1146 funnyvar(y, "read value of"); in assign()