Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/test/
Dlong_double_vec.h17846 #ifndef EXP2L_PREC
17847 #define EXP2L_PREC DEFAULT_PREC macro
18058 result += check_long_double("exp2l", exp2l_vec[i].line, EXP2L_PREC, exp2l_vec[i].y, y); in test_exp2l()