Home
last modified time | relevance | path

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

/NextBSD/contrib/gdtoa/
HDgdtoa.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
HDdtoa.c118 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, local
/NextBSD/contrib/compiler-rt/lib/builtins/ppc/
HDgcc_qsub.c30 const doublebits bbits = { .d = B }; in __gcc_qsub() local
HDgcc_qadd.c30 const doublebits bbits = { .d = B }; in __gcc_qadd() local
/NextBSD/crypto/openssl/crypto/store/
HDstr_lib.c1581 const unsigned char *bbits, in attr_info_compare_compute_range()
1713 unsigned char *abits, *bbits; in STORE_ATTR_INFO_in() local
/NextBSD/sys/dev/sound/pci/hda/
HDhdac.c1371 static const int bbits[8] = { 8, 16, 20, 24, 32, 32, 32, 32 }; in hdac_bdata_rate() local