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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h400 #define LESSTHAN -1 macro
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c295 #define LESSTHAN < macro
318 TOS = COMPARE(LESSTHAN, 0);
349 TOS = COMPARE(LESSTHAN, d);
410 TOS = UCOMPARE(LESSTHAN, d);

Completed in 68 milliseconds