Home
last modified time | relevance | path

Searched defs:BITMASK (Results 1 – 3 of 3) sorted by relevance

/original-bsd/local/ditroff/ditroff.okeeffe/devnver/Tools/
H A Dprects.c100 #define BITMASK 0100000L macro
/original-bsd/old/pcc/ccom.vax/
H A Dlocal2.c15 # define BITMASK(n) ((1L<<n)-1) macro
/original-bsd/old/pcc/ccom.tahoe/
H A Dlocal2.c16 # define BITMASK(n) ((1L<<n)-1) macro