Home
last modified time | relevance | path

Searched refs:LESSEQUALS (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c296 #define LESSEQUALS <= macro
325 TOS = COMPARE(LESSEQUALS, 0); in zero_less_equals()
400 TOS = UCOMPARE(LESSEQUALS, d); in unsign_less_equals()
440 TOS = COMPARE(LESSEQUALS, d); in less_equals()