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

/macosx-10.10/awk-20/src/
H A Dproto.h149 extern Cell *copycell(Cell *);
H A Drun.c263 args[i] = copycell(y);
324 Cell *copycell(Cell *x) /* make a copy of a cell in a temp */ function

Completed in 81 milliseconds