Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ppc/
Dgcc_qadd.c30 const doublebits bbits = { .d = B }; in __gcc_qadd() local
Dgcc_qsub.c30 const doublebits bbits = { .d = B }; in __gcc_qsub() local
/external/openssl/crypto/store/
Dstr_lib.c1673 const unsigned char *abits, const unsigned char *bbits, in attr_info_compare_compute_range()
1767 unsigned char *abits, *bbits; in STORE_ATTR_INFO_in() local
/external/chromium/base/third_party/dmg_fp/
Ddtoa.cc2235 int b2, bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2, p5, speccase; variable
3564 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, variable
/external/qemu/
Dconsole.h134 uint8_t rbits, gbits, bbits, abits; member
/external/webkit/Source/JavaScriptCore/wtf/
Ddtoa.cpp1322 int bbits, b2, b5, be, dig, i, ieps, ilim = 0, ilim0, ilim1 = 0, in dtoa() local