Searched defs:c3 (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/libio/ |
D | tst_wscanf.c | 12 char c3; in main() local
|
/glibc-2.36/string/ |
D | strcspn.c | 58 unsigned int c0, c1, c2, c3; in STRCSPN() local
|
D | strspn.c | 64 unsigned int c0, c1, c2, c3; in STRSPN() local
|
/glibc-2.36/nptl/ |
D | tst-thread-exit-clobber.cc | 163 checker<unsigned int, no_check> c3 (pvalues->v3); in call_pthread_exit_0() local 176 checker<double, no_check> c3 (pvalues->v3); in call_pthread_exit_1() local 204 checker<T, 3> c3 (pvalues->v3); in threadfunc() local
|
/glibc-2.36/nss/ |
D | nss_hash.c | 67 uint32_t c0, c1, c2, c3; in __nss_hash() local
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | uasncs.h | 56 c3 = 0.44642857150311968932423372477866076E-01, variable
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | sincosf_poly.h | 25 double c0, c1, c2, c3, c4; /* Cosine polynomial. */ member
|
/glibc-2.36/math/ |
D | atest-sincos.c | 146 mp1 si, co, x, ox, xt, s2, c2, s3, c3; in do_test() local
|