Searched refs:v2 (Results 1 – 13 of 13) sorted by relevance
/picolibc-3.5.0-3.4.0/.github/workflows/ |
D | head | 22 uses: actions/checkout@v2 28 uses: actions/cache@v2 39 uses: docker/build-push-action@v2
|
D | steps-head | 3 uses: actions/checkout@v2 8 uses: actions/cache@v2
|
/picolibc-3.5.0-3.4.0/newlib/libc/ctype/ |
D | mkcaseconv | 88 echo " {$first, $diff, $v2, $v3}," 109 v2=$2
|
/picolibc-3.5.0-3.4.0/newlib/libm/test/ |
D | convert.c | 287 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/ |
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.5.0-3.4.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.5.0-3.4.0/newlib/libc/machine/aarch64/ |
D | memchr.S | 56 #define vdata2 v2
|
D | strchrnul.S | 53 #define vdata2 v2
|
D | strchr.S | 53 #define vdata2 v2
|
D | strrchr.S | 59 #define vdata2 v2
|
/picolibc-3.5.0-3.4.0/ |
D | README.md | 600 7. Add tests for all semihost v2.0 functions.
|
D | COPYING.NEWLIB | 535 iconv (Charset Conversion Library) v2.0
|