Searched refs:GREATERTHAN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c618 if (arccmp(arcp, prevp->arc_parentlist) != GREATERTHAN)
702 if (membercmp(doing, prev->cnext) == GREATERTHAN)
723 return (GREATERTHAN);
729 return (GREATERTHAN);
787 return (GREATERTHAN);
804 return (GREATERTHAN);
822 return (GREATERTHAN);
834 return (GREATERTHAN);
840 return (GREATERTHAN);
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 84 milliseconds