Home
last modified time | relevance | path

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

/csrg-svn/usr.sbin/sendmail/src/
H A Dconf.c1108 # define FSHIFT 5 macro
1112 # define FSHIFT 10 macro
1116 # define FSHIFT 16 macro
1121 # define FSHIFT 8 macro
H A Dconf.h835 # define FSHIFT 16 macro
/csrg-svn/sys/sys/
H A Dparam.h189 #define FSHIFT 11 /* bits to right of fixed binary point */ macro