Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/test/
Dlong_double.c172 #define RINTL_PREC 0 macro
Dlong_double_vec.h19808 #ifndef RINTL_PREC
19809 #define RINTL_PREC DEFAULT_PREC macro
20020 result += check_long_double("rintl", rintl_vec[i].line, RINTL_PREC, rintl_vec[i].y, y); in test_rintl()