Searched refs:gensub (Results 1 – 3 of 3) sorted by relevance
65 * awkgram.y: Add support for gensub.67 * lex.c: Add support for gensub and bitwise functions.71 (gensub): New function.
198 extern Cell *gensub(Node **, int);
2665 Cell *gensub(Node **a, int nnn) /* global selective substitute */ in gensub() function