Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h176 extern Cell *incrdecr(Node **, int);
Drun.c1061 Cell *incrdecr(Node **a, int n) /* a[0]++, etc. */ in incrdecr() function