Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c193 #define ROUNDL_PREC 0 macro
Dlong_double_vec.h20025 #ifndef ROUNDL_PREC
20026 #define ROUNDL_PREC DEFAULT_PREC macro
20237 result += check_long_double("roundl", roundl_vec[i].line, ROUNDL_PREC, roundl_vec[i].y, y); in test_roundl()