Searched defs:c2 (Results 1 – 4 of 4) sorted by relevance
/sysdeps/ieee754/flt-32/ |
A D | sincosf_poly.h | 25 double c0, c1, c2, c3, c4; /* Cosine polynomial. */ member 36 double x3, x4, x5, x6, s, c, c1, c2, s1; in sincosf_poly() local 64 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
|
/sysdeps/ieee754/dbl-64/ |
A D | uasncs.h | 55 c2 = 0.74999999999985410757087492918602258E-01, variable
|
/sysdeps/x86/fpu/ |
A D | sincosf_poly.h | 88 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
|
/sysdeps/mach/hurd/bits/ |
A D | ioctls.h | 127 #define _IOT(t0, c0, t1, c1, t2, c2) \ argument 139 #define _IOCT(inout, group, num, t0, c0, t1, c1, t2, c2) \ argument
|
Completed in 10 milliseconds