HomeSort by relevance Sort by last modified time
    Searched defs:FSHIFT (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
param.h 199 #define FSHIFT 8 /* bits to right of fixed binary point */
200 #define FSCALE (1<<FSHIFT)
  /onnv/onnv-gate/usr/src/cmd/power/
sysstat.c 94 #define FSHIFT 8
95 #define FSCALE (1<<FSHIFT)
  /onnv/onnv-gate/usr/src/ucbhead/sys/
param.h 280 #define FSHIFT 8 /* bits to right of fixed binary point */
281 #define FSCALE (1<<FSHIFT)
  /onnv/onnv-gate/usr/src/uts/common/sys/
param.h 295 #define FSHIFT 8 /* bits to right of fixed binary point */
296 #define FSCALE (1<<FSHIFT)
  /onnv/onnv-gate/usr/src/cmd/sendmail/include/sm/
conf.h 229 # define FSHIFT 16
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
conf.c     [all...]

Completed in 300 milliseconds