Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h164 extern Cell *relop(Node **, int);
Drun.c644 Cell *relop(Node **a, int n) /* a[0 < a[1], etc. */ in relop() function