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

/freebsd-9.3-release/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",
H A DFIXES118 fixed memory fault caused by out of order test in setsval.
642 removed getsval, setsval, execute macros from run.c and lib.c.

Completed in 84 milliseconds