Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dtimingsafe_bcmp.c24 const unsigned char *p1 = b1, *p2 = b2; in timingsafe_bcmp() local
Dtimingsafe_memcmp.c25 const unsigned char *p1 = b1, *p2 = b2; in timingsafe_memcmp() local
/picolibc-latest/newlib/libm/machine/spu/headers/
Dlog2d2.h78 vec_double2 x2, x4, x8, x10, p1, p2; in _log2d2() local
Dexp2d2.h95 vec_double2 p1, p2, x2, x4, x8; in _exp2d2() local
Dexpd2.h129 vec_double2 p1, p2, r4, r6; in _expd2() local
Dacosf4.h82 vec_float4 p2 = (vec_float4)spu_splats((unsigned int)0x3E4E0AA8); in _acosf4() local
/picolibc-latest/newlib/libc/search/
Dhcreate_r.c90 unsigned int p2; in hcreate_r() local
/picolibc-latest/newlib/libm/ld/ld80/
De_lgammal_r.c269 long double t, y, z, nadj = 0, p, p1, p2, q, r, w; in lgammal_r() local
/picolibc-latest/newlib/libm/math/
Dsrf_lgamma.c151 float t, y, z, nadj = 0.0, p, p1, p2, p3, q, r, w; in __math_lgammaf_r() local
Dsr_lgamma.c219 __float64 t, y, z, nadj = 0.0, p, p1, p2, p3, q, r, w; in __math_lgamma_r() local
/picolibc-latest/newlib/libc/posix/
Dengine.c122 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) argument
126 #define AT(t, p1, p2, s1, s2) /* nothing */ argument