Home
last modified time | relevance | path

Searched defs:S (Results 1 – 13 of 13) sorted by relevance

/picolibc-latest/newlib/libm/ld/ld80/
De_log2l.c103 static long double S[4] = { variable
De_logl.c103 static long double S[4] = { variable
Ds_log1pl.c100 static long double S[4] = { variable
De_log10l.c104 static long double S[4] = { variable
Ds_erfl.c249 long double R, S, P, Q, s, y, z, r; in erfl() local
330 long double R, S, P, Q, s, y, z, r; in erfcl() local
De_tgammal.c147 static long double S[9] = { variable
/picolibc-latest/newlib/libm/ld/ld128/
De_log2l.c116 static const long double S[6] = variable
De_log10l.c117 static const long double S[6] = variable
/picolibc-latest/newlib/libc/stdlib/
Ddtoa.c35 quorem (_Bigint * b, _Bigint * S) in quorem()
230 _Bigint *b, *b1, *delta, *mlo = NULL, *mhi, *S; in __dtoa() local
Dmallocr.c1500 #define frontlink(P, S, IDX, BK, FD) \ argument
/picolibc-latest/newlib/libm/math/
Ds_erf.c236 __float64 R, S, P, Q, s, y, z, r; in erf64() local
309 __float64 R, S, P, Q, s, y, z, r; in _MATH_ALIAS_d_d() local
Dsf_erf.c100 float R, S, P, Q, s, y, z, r; in erff() local
172 float R, S, P, Q, s, y, z, r; in erfcf() local
/picolibc-latest/newlib/libc/search/
Dhash.h201 #define OADDR_OF(S,O) ((__uint32_t)((__uint32_t)(S) << SPLITSHIFT) + (O)) argument