Searched refs:copycell (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/historical/nawk/dist/
H A Dproto.h159 extern Cell *copycell(Cell *);
H A Drun.c270 args[i] = copycell(y);
330 Cell *copycell(Cell *x) /* make a copy of a cell in a temp */ function
2155 res = copycell(x); /* target string - initially copy of source */

Completed in 76 milliseconds