Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dtran.c303 funnyvar(vp, "assign to"); in setfval()
333 void funnyvar(Cell *vp, const char *rw) in funnyvar() function
352 funnyvar(vp, "assign to"); in setsval()
393 funnyvar(vp, "read value of"); in getfval()
431 funnyvar(vp, "read value of"); in get_str_val()
H A Dproto.h106 extern void funnyvar(Cell *, const char *);
H A Drun.c1553 funnyvar(y, "read value of"); in assign()