Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 16 of 16) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dcollcmp.c37 int __collate_range_cmp (int c1, int c2) in __collate_range_cmp()
Dregcomp.c1426 samesets(struct re_guts *g, int c1, int c2) in samesets()
/picolibc-latest/newlib/libc/string/
Dstrcasecmp.c61 const int c1 = tolower(*s1++); in strcasecmp() local
Dwcscasecmp.c47 const int c1 = towlower (*s1++); in wcscasecmp() local
Dstrncasecmp.c63 const int c1 = tolower(*s1++); in strncasecmp() local
Dwcscasecmp_l.c52 const int c1 = towlower_l (*s1++, locale); in wcscasecmp_l() local
Dwcsncasecmp.c49 const int c1 = towlower (*s1++); in wcsncasecmp() local
Dstrcasecmp_l.c50 const int c1 = tolower_l (*s1++, locale); in strcasecmp_l() local
Dwcsncasecmp_l.c54 const int c1 = towlower_l (*s1++, locale); in wcsncasecmp_l() local
Dstrncasecmp_l.c54 const int c1 = tolower_l (*s1++, locale); in strncasecmp_l() local
/picolibc-latest/test/
Dcomplex-funcs.c7 double complex c1, c2; variable
/picolibc-latest/newlib/libc/machine/riscv/
Dstrlen.c43 char c0 = str[0 - sl], c1 = str[1 - sl], c2 = str[2 - sl], c3 = str[3 - sl]; in strlen() local
Dstrcpy.c38 char c1 = src[1]; in strcpy() local
/picolibc-latest/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-latest/newlib/libm/machine/spu/headers/
Dcbrtf.h62 vec_double2 c1 = VEC_SPLAT_F64(0.697570460207922770); in _cbrtf() local
Dcbrt.h64 vec_double2 c1 = VEC_SPLAT_F64(1.50819193781584896); in _cbrt() local