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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h402 #define GREATERTHAN 1 macro
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c297 #define GREATERTHAN > macro
332 TOS = COMPARE(GREATERTHAN, 0);
359 TOS = COMPARE(GREATERTHAN, d);
390 TOS = UCOMPARE(GREATERTHAN, d);

Completed in 88 milliseconds