Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/lib/libc/minimal/source/math/
Dsqrt.c26 int64_t *p_last = (int64_t *)&last; in sqrt() local
Dsqrtf.c26 int32_t *p_last = (int32_t *)&last; in sqrtf() local