Searched refs:setsval (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c367 setsval(fp->retval, getsval(y));
372 setsval(fp->retval, getsval(y));
424 setsval(x, buf);
427 setsval(fldtab[0], buf);
439 setsval(x, buf);
755 setsval(x, "");
777 setsval(y, s + m - 1);
1097 setsval(x, getsval(y));
1102 setsval(x, getsval(y));
1458 setsval(v
[all...]
H A Dproto.h108 extern char *setsval(Cell *, const char *);
H A Dlib.c98 setsval(lookup("FILENAME", symtab), p);
254 setsval(q, p);
H A Dtran.c317 char *setsval(Cell *vp, const char *s) /* set string val of a Cell */ function
322 dprintf( ("starting setsval %p: %s = \"%s\", t=%o, r,f=%d,%d\n",
342 dprintf( ("setsval %p: %s = \"%s (%p) \", t=%o r,f=%d,%d\n",

Completed in 58 milliseconds