Home
last modified time | relevance | path

Searched refs:relop (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h402 extern Cell *relop(Node **, int);
H A Drun.c739 relop(Node **a, int n) /* a[0] < a[1], etc. */ in relop() function
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def156 extern CELL *relop();
H A Drun.c267 relop(NODE **a, int n) in relop() function