Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c188 #define SCALBNL_PREC 0 macro
Dlong_double_vec.h2827 #ifndef SCALBNL_PREC
2828 #define SCALBNL_PREC DEFAULT_PREC macro
3927 … result += check_long_double("scalbnl", scalbnl_vec[i].line, SCALBNL_PREC, scalbnl_vec[i].y, y); in test_scalbnl()