/glibc-2.36/wcsmbs/ |
D | wcscmp.c | 30 wchar_t c1, c2; in WCSCMP() local
|
D | wmemcmp.c | 28 wchar_t c2; in __wmemcmp() local
|
D | wcsncmp.c | 32 wchar_t c2 = L'\0'; in WCSNCMP() local
|
D | wcscasecmp.c | 49 wint_t c1, c2; in __wcscasecmp() local
|
D | wcsncase.c | 52 wint_t c1, c2; in __wcsncasecmp() local
|
/glibc-2.36/string/ |
D | strncmp.c | 35 unsigned char c2 = '\0'; in STRNCMP() local
|
D | strcmp.c | 34 unsigned char c1, c2; in STRCMP() local
|
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
|
D | strverscmp.c | 72 unsigned char c2 = *p2++; in __strverscmp() local
|
D | test-strcmp.c | 56 wchar_t c1, c2; in simple_wcscmp() local
|
D | test-strncmp.c | 51 wchar_t c1, c2; in simple_wcsncmp() local
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
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
|
/glibc-2.36/nptl/ |
D | tst-thread-exit-clobber.cc | 162 checker<unsigned int, no_check> c2 (pvalues->v2); in call_pthread_exit_0() local 175 checker<double, no_check> c2 (pvalues->v2); in call_pthread_exit_1() local 203 checker<T, 2> c2 (pvalues->v2); in threadfunc() local
|
D | tst-attr3.c | 169 cpu_set_t c1, c2; in tf() local 212 cpu_set_t c1, c2; in do_test() local
|
/glibc-2.36/nss/ |
D | nss_hash.c | 67 uint32_t c0, c1, c2, c3; in __nss_hash() local
|
/glibc-2.36/manual/examples/ |
D | search.c | 59 const struct critter *c2 = v2; in critter_cmp() local
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | uasncs.h | 55 c2 = 0.74999999999985410757087492918602258E-01, variable
|
/glibc-2.36/iconvdata/ |
D | johab.c | 133 johab_sym_hanja_to_ucs (uint32_t idx, uint32_t c1, uint32_t c2) in johab_sym_hanja_to_ucs()
|
/glibc-2.36/sysdeps/x86/fpu/ |
D | sincosf_poly.h | 88 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
|
/glibc-2.36/math/ |
D | atest-sincos.c | 146 mp1 si, co, x, ox, xt, s2, c2, s3, c3; in do_test() local
|
/glibc-2.36/benchtests/ |
D | bench-strcmp.c | 40 wchar_t c1, c2; in simple_wcscmp() local
|
D | bench-strncmp.c | 38 wchar_t c1, c2; in simple_wcsncmp() local
|
/glibc-2.36/locale/programs/ |
D | linereader.c | 519 int c2 = lr_getc (lr); in get_symname() local
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
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
|