Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h162 extern Cell *matchop(Node **, int);
Drun.c571 Cell *matchop(Node **a, int n) /* ~ and match() */ in matchop() function