Home
last modified time | relevance | path

Searched defs:P (Results 1 – 24 of 24) sorted by relevance

/picolibc-latest/newlib/libm/ld/common/
Dpolevll.c69 __polevll(long double x, const long double *P, int n) in __polevll()
86 __p1evll(long double x, const long double *P, int n) in __p1evll()
/picolibc-latest/newlib/libc/search/
Dpage.h77 #define FREESPACE(P) ((P)[(P)[0]+1]) argument
78 #define OFFSET(P) ((P)[(P)[0]+2]) argument
79 #define PAIRFITS(P,K,D) \ argument
Dhash_buf.c79 #define BUF_INSERT(B, P) { \ argument
Dhash_page.c77 #define PAGE_INIT(P) { \ argument
/picolibc-latest/newlib/libc/stdlib/
Dsetenv.c76 register char **P; in setenv() local
127 register char **P; in unsetenv() local
Dmallocr.c1471 #define check_free_chunk(P) do_check_free_chunk(P) argument
1472 #define check_inuse_chunk(P) do_check_inuse_chunk(P) argument
1473 #define check_chunk(P) do_check_chunk(P) argument
1474 #define check_malloced_chunk(P,N) do_check_malloced_chunk(P,N) argument
1476 #define check_free_chunk(P) argument
1477 #define check_inuse_chunk(P) argument
1478 #define check_chunk(P) argument
1479 #define check_malloced_chunk(P,N) argument
1500 #define frontlink(P, S, IDX, BK, FD) \ argument
1532 #define unlink(P, BK, FD) \ argument
[all …]
Dmprec.h117 #define P 24 macro
157 #define P 53 macro
199 #define P 14 macro
224 #define P 56 macro
/picolibc-latest/newlib/libm/ld/ld80/
De_log2l.c72 static long double P[] = { variable
De_expl.c77 static long double P[3] = { variable
De_logl.c72 static long double P[] = { variable
Ds_log1pl.c69 static long double P[] = { variable
De_log10l.c72 static long double P[] = { 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.c68 static long double P[8] = { variable
Dinvtrig.h80 P(long double x) in P() function
De_powl.c85 static const long double P[] = { variable
/picolibc-latest/newlib/libc/machine/sh/
Dmemcpy.S45 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument
46 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument
47 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument
48 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
/picolibc-latest/newlib/libm/ld/ld128/
De_expl.c81 static long double P[5] = { variable
De_log2l.c68 static const long double P[13] = variable
De_log10l.c69 static const long double P[13] = variable
Dinvtrig.h77 P(long double x) in P() function
/picolibc-latest/newlib/libc/stdio/
Dvfieeefp.h168 #define P 24 macro
203 #define P 53 macro
235 #define P 14 macro
259 #define P 56 macro
/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