Searched refs:STRIPHI (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c66 # define STRIPHI ISTRIP macro
108 # define STRIPHI 0 /* should actually be done on BSD */ macro
212 curttyb.inputflags |= STRIPHI;
271 if(!IS_7BIT(inittyb)) curttyb.inputflags &=~ STRIPHI;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dunixtty.c66 # define STRIPHI ISTRIP macro
108 # define STRIPHI 0 /* should actually be done on BSD */ macro
212 curttyb.inputflags |= STRIPHI;
271 if(!IS_7BIT(inittyb)) curttyb.inputflags &=~ STRIPHI;

Completed in 25 milliseconds