Lines Matching defs:true
208 #undef true213 #define true 1215 #define tobool(cond) ((cond) ? true : false)907 #define got_winch true2035 EXTERN bool tty_devtty; /* true if tty_fd is from /dev/tty */2037 EXTERN bool tty_hasstate; /* true if tty_state is valid */