Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c414 long double max_error, max_error_naive; in test_io() local
428 max_error_naive = 0; in test_io()
431 max_error_naive = 1e-6L; in test_io()
447 if (!close(r, v, max_error_naive)) { in test_io()