Home
last modified time | relevance | path

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

/external/one-true-awk/
Dproctab.c112 matchop, /* MATCH */
113 matchop, /* NOTMATCH */
151 matchop, /* MATCHFCN */
Dproto.h158 extern Cell *matchop(Node **, int);
Drun.c589 Cell *matchop(Node **a, int n) /* ~ and match() */ in matchop() function