Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 – 2 of 2) sorted by relevance

/external/platform/pico/rp2_common/pico_double/
A Ddouble_math.c330 double WRAPPER_FUNC(exp2)(double x) { in WRAPPER_FUNC() argument
/external/platform/pico/rp2_common/pico_printf/
A Dprintf.c475 int exp2 = (int) ((conv.U >> 52U) & 0x07FFU) - 1023; // effectively log2 in _etoa() local

Completed in 6 milliseconds