Searched refs:incrdecr (Results 1 – 2 of 2) sorted by relevance
180 extern Cell *incrdecr(Node **, int);
1106 Cell *incrdecr(Node **a, int n) /* a[0]++, etc. */ in incrdecr() function