Home
last modified time | relevance | path

Searched defs:boolop (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Drun.c228 boolop(NODE **a, int n) in boolop() function
/illumos-gate/usr/src/cmd/awk/
H A Drun.c706 boolop(Node **a, int n) /* a[0] || a[1], a[0] && a[1], !a[0] */ in boolop() function