Searched refs:v2 (Results 1 – 16 of 16) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/ctype/ |
D | mkcaseconv | 88 echo " {$first, $diff, $v2, $v3}," 109 v2=$2
|
/picolibc-3.7.0-3.6.0/newlib/libm/test/ |
D | convert.c | 303 double v2; in test_fcvt_r() local 312 v2 = strtod(fbuffer, &sfe); in test_fcvt_r() 316 v2 *= 10; in test_fcvt_r() 323 v2 = 0.0; in test_fcvt_r() 325 test_mok(v1, v2,30); in test_fcvt_r() 357 double v2; in test_fcvt() local 364 v2 = strtod(sf, &sfe); in test_fcvt() 368 v2 *= 10; in test_fcvt() 375 v2 = 0.0; in test_fcvt() 377 test_mok(v1, v2,30); in test_fcvt()
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/ |
D | memcmp.S | 156 eor v1.16b, v2.16b, v3.16b 162 eor v1.16b, v2.16b, v3.16b 163 eor v2.16b, v4.16b, v5.16b 164 umaxp v1.16b, v1.16b, v2.16b
|
D | strnlen.S | 54 #define vend v2
|
D | memrchr.S | 35 #define vhas_chr v2
|
D | strchrnul.S | 54 #define vdata2 v2
|
D | memchr.S | 35 #define vdata2 v2
|
D | strchr.S | 54 #define vdata2 v2
|
D | strlen.S | 57 #define datav2 v2
|
D | strcpy.S | 59 #define vend v2
|
D | strrchr.S | 61 #define vdata2 v2
|
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/ |
D | e_lgammal_r.c | 156 v2 = 3.786631705644460255229513563657226008015E3L, variable 376 p2 = v0 + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * (v5 + y))))); in lgammal_r()
|
/picolibc-3.7.0-3.6.0/newlib/libm/math/ |
D | srf_lgamma.c | 63 v2 = 2.1284897327e+00, /* 0x4008392d */ variable 242 p2 = one + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * v5)))); in __math_lgammaf_r()
|
D | sr_lgamma.c | 131 v2 = 2.12848976379893395361e+00, /* 0x40010725, 0xA42B18F5 */ variable 310 p2 = one + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * v5)))); in __math_lgamma_r()
|
/picolibc-3.7.0-3.6.0/ |
D | README.md | 781 7. Add tests for all semihost v2.0 functions.
|
D | COPYING.NEWLIB | 535 iconv (Charset Conversion Library) v2.0
|