Home
last modified time | relevance | path

Searched refs:s0 (Results 1 – 18 of 18) 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/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/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.7215664089e-02, /* 0xbd9e233f */ variable
206 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6)))))); in __ieee754_lgammaf_r()
De_lgamma_r.c136 s0 = -7.72156649015328655494e-02, /* 0xBFB3C467, 0xE37DB0C8 */ variable
273 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.h75 #define s0 $16 /* saved across subroutine calls (callee saved) */ macro
/bionic/libc/arch-mips64/include/machine/
Dregdef.h82 #define s0 $16 /* saved across subroutine calls (callee saved) */ macro
/bionic/libc/arch-mips64/bionic/
D_setjmp.S58 REG_S s0, SC_REGS+S0*REGSZ(a0)
108 REG_L s0, SC_REGS+S0*REGSZ(a0)
Dsetjmp.S72 REG_S s0, SC_REGS+S0*REGSZ(a0)
137 REG_L s0, SC_REGS+S0*REGSZ(a0)
/bionic/libc/arch-mips/bionic/
D_setjmp.S58 REG_S s0, SC_REGS+S0*REGSZ(a0)
108 REG_L s0, SC_REGS+S0*REGSZ(a0)
Dsetjmp.S72 REG_S s0, SC_REGS+S0*REGSZ(a0)
137 REG_L s0, SC_REGS+S0*REGSZ(a0)
/bionic/libc/arch-arm/bionic/
Dmemcpy.a9.S250 vmov.f32 s0, s0