HomeSort by: relevance | last modified time | path
    Searched defs:STRIP_PAR (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/tip/
tip.h 249 #define STRIP_PAR (bits8 ? 0377 : 0177)
tip.c 80 #define STRIP_PAR (bits8 ? 0377 : 0177)
408 return c & STRIP_PAR;

Completed in 12 milliseconds