Home
last modified time | relevance | path

Searched refs:RAISE (Results 1 – 3 of 3) sorted by path

/freebsd/usr.bin/tip/tip/
H A Dremote.c150 setboolean(value(RAISE), 1); in getremcap()
H A Dtip.c402 setboolean(value(RAISE), !boolean(value(RAISE))); in tipin()
418 if (boolean(value(RAISE)) && islower(gch)) in tipin()
H A Dtip.h210 #define RAISE 14 macro