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

/macosx-10.10.1/awk-20/src/
H A Drun.c366 setsval(fp->retval, getsval(y));
371 setsval(fp->retval, getsval(y));
423 setsval(x, buf);
426 setsval(fldtab[0], buf);
438 setsval(x, buf);
754 setsval(x, "");
776 setsval(y, s + m - 1);
1096 setsval(x, getsval(y));
1101 setsval(x, getsval(y));
1450 setsval(v
[all...]
H A Dproto.h108 extern char *setsval(Cell *, const char *);
H A Dlib.c93 setsval(lookup("FILENAME", symtab), getargv(i));
248 setsval(q, p);
H A DFIXES32 fixed memory fault caused by out of order test in setsval.
556 removed getsval, setsval, execute macros from run.c and lib.c.
H A Dtran.c315 char *setsval(Cell *vp, const char *s) /* set string val of a Cell */ function
320 dprintf( ("starting setsval %p: %s = \"%s\", t=%o, r,f=%d,%d\n",
340 dprintf( ("setsval %p: %s = \"%s (%p) \", t=%o r,f=%d,%d\n",

Completed in 92 milliseconds