Home
last modified time | relevance | path

Searched refs:incrdecr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dproto.h177 extern Cell *incrdecr(Node **, int);
H A Drun.c1514 Cell *incrdecr(Node **a, int n) /* a[0]++, etc. */ in incrdecr() function