Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/test/
Dlong_double_vec.h18284 #ifndef EXPM1L_PREC
18285 #define EXPM1L_PREC DEFAULT_PREC macro
18496 result += check_long_double("expm1l", expm1l_vec[i].line, EXPM1L_PREC, expm1l_vec[i].y, y); in test_expm1l()