Searched refs:incrdecr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dproctab.c174 incrdecr, /* POSTINCR */
175 incrdecr, /* PREINCR */
176 incrdecr, /* POSTDECR */
177 incrdecr, /* PREDECR */
H A Dproto.h171 extern Cell *incrdecr(Node **, int);
H A Drun.c1064 Cell *incrdecr(Node **a, int n) /* a[0]++, etc. */ function

Completed in 138 milliseconds