Home
last modified time | relevance | path

Searched refs:L6 (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/machine/mn10300/
Dstrcmp.S45 beq .L6
48 .L6: label
/picolibc-latest/newlib/libm/math/
Dsf_pow.c39 L6 = 2.0697501302e-01, /* 0x3e53f142 */ variable
209 (L1 + s2 * (L2 + s2 * (L3 + s2 * (L4 + s2 * (L5 + s2 * L6))))); in powf()
Ds_pow.c80 L6 = _F_64(2.06975017800338417784e-01), /* 0x3FCA7E28, 0x4A454EEF */ variable
273 (L1 + s2 * (L2 + s2 * (L3 + s2 * (L4 + s2 * (L5 + s2 * L6))))); in pow64()