/picolibc-latest/newlib/libm/ld/common/ |
D | polevll.c | 69 __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/ |
D | page.h | 77 #define FREESPACE(P) ((P)[(P)[0]+1]) argument 78 #define OFFSET(P) ((P)[(P)[0]+2]) argument 79 #define PAIRFITS(P,K,D) \ argument
|
D | hash_buf.c | 79 #define BUF_INSERT(B, P) { \ argument
|
D | hash_page.c | 77 #define PAGE_INIT(P) { \ argument
|
/picolibc-latest/newlib/libc/stdlib/ |
D | setenv.c | 76 register char **P; in setenv() local 127 register char **P; in unsetenv() local
|
D | mallocr.c | 1471 #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 …]
|
D | mprec.h | 117 #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/ |
D | e_log2l.c | 72 static long double P[] = { variable
|
D | e_expl.c | 77 static long double P[3] = { variable
|
D | e_logl.c | 72 static long double P[] = { variable
|
D | s_log1pl.c | 69 static long double P[] = { variable
|
D | e_log10l.c | 72 static long double P[] = { variable
|
D | s_erfl.c | 249 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
|
D | e_tgammal.c | 68 static long double P[8] = { variable
|
D | invtrig.h | 80 P(long double x) in P() function
|
D | e_powl.c | 85 static const long double P[] = { variable
|
/picolibc-latest/newlib/libc/machine/sh/ |
D | memcpy.S | 45 #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/ |
D | e_expl.c | 81 static long double P[5] = { variable
|
D | e_log2l.c | 68 static const long double P[13] = variable
|
D | e_log10l.c | 69 static const long double P[13] = variable
|
D | invtrig.h | 77 P(long double x) in P() function
|
/picolibc-latest/newlib/libc/stdio/ |
D | vfieeefp.h | 168 #define P 24 macro 203 #define P 53 macro 235 #define P 14 macro 259 #define P 56 macro
|
/picolibc-latest/newlib/libm/math/ |
D | s_erf.c | 236 __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
|
D | sf_erf.c | 100 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
|