Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/string/
Dstrcasecmp.c62 const int c2 = tolower(*s2++); in strcasecmp() local
Dwcscasecmp.c47 const int c2 = towlower (*s2++); in wcscasecmp() local
Dstrncasecmp.c64 const int c2 = tolower(*s2++); in strncasecmp() local
Dwcsncasecmp.c49 const int c2 = towlower (*s2++); in wcsncasecmp() local
Dwcscasecmp_l.c53 const int c2 = towlower_l (*s2++, locale); in wcscasecmp_l() local
Dstrcasecmp_l.c51 const int c2 = tolower_l (*s2++, locale); in strcasecmp_l() local
Dstrncasecmp_l.c55 const int c2 = tolower_l (*s2++, locale); in strncasecmp_l() local
Dwcsncasecmp_l.c55 const int c2 = towlower_l (*s2++, locale); in wcsncasecmp_l() local
/picolibc-3.7.0-3.6.0/test/
Dcomplex-funcs.c7 double complex c1, c2; variable
/picolibc-3.7.0-3.6.0/newlib/libc/machine/riscv/
Dstrlen.c40 char c0 = str[0 - sl], c1 = str[1 - sl], c2 = str[2 - sl], c3 = str[3 - sl]; in strlen() local
Dstrcpy.c36 char c2 = src[2]; in strcpy() local
/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dcollcmp.c44 int __collate_range_cmp (int c1, int c2) in __collate_range_cmp()
Dfnmatch.c163 char c, c2; in rangematch() local
Dregcomp.c1430 samesets(struct re_guts *g, int c1, int c2) in samesets()
1453 int c2; in categorize() local
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dsincosf.h44 double c0, c1, c2, c3, c4; /* Cosine polynomial. */ member
68 double x3, x4, x5, x6, s, c, c1, c2, s1; in sincosf_poly() local
96 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dcbrtf.h61 vec_double2 c2 = VEC_SPLAT_F64(0.191502161678719066); in _cbrtf() local
Dcbrt.h65 vec_double2 c2 = VEC_SPLAT_F64(-2.11499494167371287); in _cbrt() local