Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c181 #define CBRTL_PREC SQRTL_PREC macro
Dlong_double_vec.h16317 #ifndef CBRTL_PREC
16318 #define CBRTL_PREC DEFAULT_PREC macro
16529 result += check_long_double("cbrtl", cbrtl_vec[i].line, CBRTL_PREC, cbrtl_vec[i].y, y); in test_cbrtl()