Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h411 extern Cell *incrdecr(Node **, int);
H A Drun.c1222 incrdecr(Node **a, int n) /* a[0]++, etc. */ in incrdecr() function
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c641 incrdecr(NODE **a, int n) in incrdecr() function