Home
last modified time | relevance | path

Searched refs:s0 (Results 1 – 23 of 23) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c49 roundup(char *s0, int ndigits) in roundup() argument
53 for (s = s0 + ndigits - 1; *s == 0xf; s--) { in roundup()
54 if (s == s0) { in roundup()
71 dorounding(char *s0, int ndigits, int sign, int *decpt) in dorounding() argument
80 if ((s0[ndigits] > 8) || in dorounding()
81 (s0[ndigits] == 8 && s0[ndigits + 1] & 1)) in dorounding()
82 adjust = roundup(s0, ndigits); in dorounding()
86 adjust = roundup(s0, ndigits); in dorounding()
90 adjust = roundup(s0, ndigits); in dorounding()
128 char *s, *s0; in __hdtoa() local
[all …]
Dgethex.c47 CONST unsigned char *decpt, *s0, *s, *s1; local
58 if (!(s0 = decimalpoint_cache)) {
59 s0 = (unsigned char*)localeconv()->decimal_point;
60 if ((decimalpoint_cache = (char*)MALLOC(strlen(s0) + 1))) {
61 strlcpy(decimalpoint_cache, s0, strlen(s0) + 1);
62 s0 = decimalpoint_cache;
65 decimalpoint = s0;
73 s0 = *(CONST unsigned char **)sp + 2;
74 while(s0[havedig] == '0')
76 s0 += havedig;
[all …]
Dstrtod.c95 CONST char *s, *s0, *s1; local
115 if (!(s0 = decimalpoint_cache)) {
116 s0 = localeconv()->decimal_point;
117 if ((decimalpoint_cache = (char*)MALLOC(strlen(s0) + 1))) {
118 strlcpy(decimalpoint_cache, s0, strlen(s0) + 1);
119 s0 = decimalpoint_cache;
121 dplen = strlen(s0);
123 decimalpoint = (char*)s0;
206 s0 = s;
230 s0 = s;
[all …]
Dstrtodg.c350 CONST char *s, *s0, *s1; local
364 if (!(s0 = decimalpoint_cache)) {
365 s0 = localeconv()->decimal_point;
366 if ((decimalpoint_cache = (char*)MALLOC(strlen(s0) + 1))) {
367 strlcpy(decimalpoint_cache, s0, strlen(s0) + 1);
368 s0 = decimalpoint_cache;
370 dplen = strlen(s0);
372 decimalpoint = (char*)s0;
428 s0 = s;
452 s0 = s;
[all …]
Ddtoa.c129 char *s, *s0; local
329 s = s0 = rv_alloc(i);
434 s = s0;
485 if (s == s0) {
800 if (s == s0) {
838 return s0;
Dgdtoa.c164 char *s, *s0; local
320 s = s0 = rv_alloc(i);
442 s = s0;
489 if (s == s0) {
800 if (s == s0) {
828 return s0;
/bionic/linker/arch/mips/
Dbegin.S62 lw $s0, 4($t1)
63 addu $s0, $t0
81 addu $s0, 4
83 lw $t1, ($s0)
85 addu $s0, 4
89 1: lw $t1, ($s0)
91 sw $t1, ($s0)
92 addu $s0, 4
/bionic/libm/arm/
Dsqrt.S43 vmov.f32 s0, r0
44 vsqrt.f32 s0, s0
45 vmov.f32 r0, s0
/bionic/linker/arch/mips64/
Dbegin.S80 REG_L s0, ELF_DYN_VAL(t1)
81 PTR_ADDU s0, t0
98 PTR_ADDU s0, GOTENT_SZ
100 PTR_L t1, (s0)
102 PTR_ADDU s0, GOTENT_SZ
106 1: PTR_L t1, (s0)
108 PTR_S t1, (s0)
109 PTR_ADDU s0, GOTENT_SZ
/bionic/libm/arm64/
Dlrint.S26 frintX s0, s0
27 fcvtzs x0, s0
Dfloor.S25 frintM s0, s0
Dtrunc.S25 frintZ s0, s0
Drint.S25 frintX s0, s0
Dceil.S25 frintP s0, s0
Dsqrt.S25 fsqrt s0, s0
Dfma.S25 fmadd s0, s0, s1, s2
/bionic/libm/upstream-freebsd/lib/msun/src/
De_sqrt.c99 int32_t ix0,s0,q,m,t,i; in __ieee754_sqrt() local
138 q = q1 = s0 = s1 = 0; /* [q,q1] = sqrt(x) */ in __ieee754_sqrt()
142 t = s0+r; in __ieee754_sqrt()
144 s0 = t+r; in __ieee754_sqrt()
156 t = s0; in __ieee754_sqrt()
159 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1; in __ieee754_sqrt()
De_lgammaf_r.c69 s0 = -7.72156641e-02, /* 0xbd9e233f */ variable
191 p = y*(s0+y*(s1+y*(s2+y*s3))); in __ieee754_lgammaf_r()
De_lgamma_r.c137 s0 = -7.72156649015328655494e-02, /* 0xBFB3C467, 0xE37DB0C8 */ variable
275 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6)))))); in __ieee754_lgamma_r()
/bionic/libc/arch-mips/include/machine/
Dregdef.h82 #define s0 $16 /* saved across subroutine calls (callee saved) */ macro
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_lgammal_r.c138 s0 = -7.72156649015328606065120900824024297e-02L, variable
302 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*(s6+y*(s7+y*(s8+ in lgammal_r()
/bionic/libc/arch-mips/bionic/
Dsetjmp.S247 m_mangle_reg_and_store s0, t0, t2, SC_REGS+1*REGSZ(a0)
364 m_unmangle_reg_and_load s0, t0, t2, SC_REGS+1*REGSZ(a0)
/bionic/libc/arch-mips64/bionic/
Dsetjmp.S247 m_mangle_reg_and_store s0, t0, t2, SC_REGS+1*REGSZ(a0)
364 m_unmangle_reg_and_load s0, t0, t2, SC_REGS+1*REGSZ(a0)