Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/wcsmbs/
Dwcscmp.c30 wchar_t c1, c2; in WCSCMP() local
Dwmemcmp.c28 wchar_t c2; in __wmemcmp() local
Dwcsncmp.c32 wchar_t c2 = L'\0'; in WCSNCMP() local
Dwcscasecmp.c49 wint_t c1, c2; in __wcscasecmp() local
Dwcsncase.c52 wint_t c1, c2; in __wcsncasecmp() local
/glibc-2.36/string/
Dstrncmp.c35 unsigned char c2 = '\0'; in STRNCMP() local
Dstrcmp.c34 unsigned char c1, c2; in STRCMP() local
Dstrcspn.c58 unsigned int c0, c1, c2, c3; in STRCSPN() local
Dstrspn.c64 unsigned int c0, c1, c2, c3; in STRSPN() local
Dstrverscmp.c72 unsigned char c2 = *p2++; in __strverscmp() local
Dtest-strcmp.c56 wchar_t c1, c2; in simple_wcscmp() local
Dtest-strncmp.c51 wchar_t c1, c2; in simple_wcsncmp() local
/glibc-2.36/sysdeps/ieee754/flt-32/
Dsincosf_poly.h25 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/
Dtst-thread-exit-clobber.cc162 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
Dtst-attr3.c169 cpu_set_t c1, c2; in tf() local
212 cpu_set_t c1, c2; in do_test() local
/glibc-2.36/nss/
Dnss_hash.c67 uint32_t c0, c1, c2, c3; in __nss_hash() local
/glibc-2.36/manual/examples/
Dsearch.c59 const struct critter *c2 = v2; in critter_cmp() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
Duasncs.h55 c2 = 0.74999999999985410757087492918602258E-01, variable
/glibc-2.36/iconvdata/
Djohab.c133 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/
Dsincosf_poly.h88 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
/glibc-2.36/math/
Datest-sincos.c146 mp1 si, co, x, ox, xt, s2, c2, s3, c3; in do_test() local
/glibc-2.36/benchtests/
Dbench-strcmp.c40 wchar_t c1, c2; in simple_wcscmp() local
Dbench-strncmp.c38 wchar_t c1, c2; in simple_wcsncmp() local
/glibc-2.36/locale/programs/
Dlinereader.c519 int c2 = lr_getc (lr); in get_symname() local
/glibc-2.36/sysdeps/mach/hurd/bits/
Dioctls.h127 #define _IOT(t0, c0, t1, c1, t2, c2) \ argument
139 #define _IOCT(inout, group, num, t0, c0, t1, c1, t2, c2) \ argument

12