Home
last modified time | relevance | path

Searched defs:STRIP_PAR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/tip/
H A Dtip.h249 #define STRIP_PAR (bits8 ? 0377 : 0177) macro
H A Dtip.c80 #define STRIP_PAR (bits8 ? 0377 : 0177) macro