Searched defs:comparison (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c39 static NODE *comparison(NODE *np);
1137 return (comparison(np));
1337 * Do comparison operators.
1340 comparison(NODE *np) function
1366 * Posix mandates semantics for the comparison operators that
1448 awkerr(interr, "comparison");
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c117 * from the stack and return the result of their comparison.
1032 * Same as above except do the comparison
1429 comparison(char *s) function
1490 * generates the address comparison filter. With these two variables,
1926 * for the comparison is assumed from the
2152 if (comparison(token)) {

Completed in 52 milliseconds