Home
last modified time | relevance | path

Searched refs:B2 (Results 1 – 3 of 3) sorted by relevance

/bionic/libm/src/
Ds_cbrtf.c29 B2 = 642849266; /* B2 = (127-127.0/3-24/3-0.03306235651)*2**23 */ variable
58 SET_FLOAT_WORD(t,sign|((high&0x7fffffff)/3+B2)); in cbrtf()
Ds_cbrt.c27 B2 = 696219795; /* B2 = (1023-1023/3-54/3-0.03306235651)*2**20 */ variable
71 SET_HIGH_WORD(t,sign|((high&0x7fffffff)/3+B2)); in cbrt()
/bionic/libc/arch-mips/string/
Dmips-string-ops.h51 unsigned B0:8, B1:8, B2:8, B3:8, B4:8, B5:8, B6:8, B7:8; member
56 unsigned B0:8, B1:8, B2:8, B3:8; member