Home
last modified time | relevance | path

Searched refs:c5 (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/machine/riscv/
Dstrcpy.c47 char c5 = src[5]; in strcpy() local
50 if (!(*dst++ = c5)) return dst0; in strcpy()
/picolibc-latest/newlib/libm/machine/spu/headers/
Dcbrt.h68 vec_double2 c5 = VEC_SPLAT_F64(0.784932344976639262); in _cbrt() local
87 …add(mant, spu_madd(mant, spu_madd(mant, spu_madd(mant, spu_nmsub(mant, c6, c5), c4), c3), c2), c1)… in _cbrt()