Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 13 of 13) sorted by relevance

/picolibc-3.5.0-3.4.0/.github/workflows/
Dhead22 uses: actions/checkout@v2
28 uses: actions/cache@v2
39 uses: docker/build-push-action@v2
Dsteps-head3 uses: actions/checkout@v2
8 uses: actions/cache@v2
/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dmkcaseconv88 echo " {$first, $diff, $v2, $v3},"
109 v2=$2
/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dconvert.c287 double v2; in test_fcvt_r() local
296 v2 = strtod(fbuffer, &sfe); in test_fcvt_r()
300 v2 *= 10; in test_fcvt_r()
307 v2 = 0.0; in test_fcvt_r()
309 test_mok(v1, v2,30); in test_fcvt_r()
341 double v2; in test_fcvt() local
348 v2 = strtod(sf, &sfe); in test_fcvt()
352 v2 *= 10; in test_fcvt()
359 v2 = 0.0; in test_fcvt()
361 test_mok(v1, v2,30); in test_fcvt()
/picolibc-3.5.0-3.4.0/newlib/libm/ld/ld80/
De_lgammal_r.c156 v2 = 3.786631705644460255229513563657226008015E3L, variable
376 p2 = v0 + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * (v5 + y))))); in lgammal_r()
/picolibc-3.5.0-3.4.0/newlib/libm/math/
Dsrf_lgamma.c63 v2 = 2.1284897327e+00, /* 0x4008392d */ variable
242 p2 = one + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * v5)))); in __math_lgammaf_r()
Dsr_lgamma.c131 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.5.0-3.4.0/newlib/libc/machine/aarch64/
Dmemchr.S56 #define vdata2 v2
Dstrchrnul.S53 #define vdata2 v2
Dstrchr.S53 #define vdata2 v2
Dstrrchr.S59 #define vdata2 v2
/picolibc-3.5.0-3.4.0/
DREADME.md600 7. Add tests for all semihost v2.0 functions.
DCOPYING.NEWLIB535 iconv (Charset Conversion Library) v2.0