Home
last modified time | relevance | path

Searched defs:bbits (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dgdtoa.c36 bitstob(bits, nbits, bbits) ULong *bits; int nbits; int *bbits; in bitstob() argument
156 int bbits, b2, b5, be0, dig, i, ieps, ilim, ilim0, ilim1, inex; local
H A Ddtoa.c118 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qadd.c27 const doublebits bbits = {.d = B}; in __gcc_qadd() local
H A Dgcc_qsub.c27 const doublebits bbits = {.d = B}; in __gcc_qsub() local
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c76 int bbits, bshift; global() member
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c1442 static const int bbits[8] = { 8, 16, 20, 24, 32, 32, 32, 32 }; in hdac_bdata_rate() local