Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dtest.c183 mag_of_error (double is, in mag_of_error() function
369 int mag = mag_of_error(value, shouldbe); in test_mok()
Dtest.h200 int mag_of_error (double, double);
Dmath.c121 mag = mag_of_error(correct.value, is); in ffcheck_id()