Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double_vec.h18893 #ifndef LOG10L_PREC
18894 #define LOG10L_PREC DEFAULT_PREC macro
19004 result += check_long_double("log10l", log10l_vec[i].line, LOG10L_PREC, log10l_vec[i].y, y); in test_log10l()