Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/x86/
Dmemcmp-32.S29 jz L4
41 L4: label
60 jz L4
97 L4: label
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_pow.c37 L4 = 2.7272811532e-01, /* 0x3e8ba305 */ variable
208 (L1 + s2 * (L2 + s2 * (L3 + s2 * (L4 + s2 * (L5 + s2 * L6))))); in powf()
Ds_pow.c78 L4 = _F_64(2.72728123808534006489e-01), /* 0x3FD17460, 0xA91D4101 */ variable
273 (L1 + s2 * (L2 + s2 * (L3 + s2 * (L4 + s2 * (L5 + s2 * L6))))); in pow64()