Searched refs:copyfunc (Results 1 – 4 of 4) sorted by relevance
179 struct funcnode *copyfunc(union node *);
716 entry.u.func = copyfunc(func); in defun()
82 copyfunc(union node *n)
113 copyfunc(union node *n) in copyfunc() function
Completed in 6 milliseconds