Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dproto.h181 extern Cell *dopa2(Node **, int);
H A Drun.c1642 Cell *dopa2(Node **a, int n) /* a[0], a[1] { a[2] } */ in dopa2() function