Searched defs:c1 (Results 1 – 5 of 5) sorted by relevance
/sysdeps/i386/fpu/ |
A D | e_expl.S | 48 c1: .byte 0x58, 0x92, 0xfc, 0x15, 0x37, 0x9a, 0x97, 0xf0, 0xef, 0x3f label 57 c1: .byte 0x20, 0xfa, 0xee, 0xc2, 0x5f, 0x70, 0xa5, 0xec, 0xed, 0x3f label
|
/sysdeps/x86_64/fpu/ |
A D | e_expl.S | 51 c1: .byte 0x58, 0x92, 0xfc, 0x15, 0x37, 0x9a, 0x97, 0xf0, 0xef, 0x3f label 60 c1: .byte 0x20, 0xfa, 0xee, 0xc2, 0x5f, 0x70, 0xa5, 0xec, 0xed, 0x3f label
|
/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/x86/fpu/ |
A D | sincosf_poly.h | 48 double c0, c1; member 74 double c1 = p->c0 + x2 * p->c1; in sincosf_poly() local 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 12 milliseconds