Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/test/
Dlong_double.c156 #define LOGBL_PREC 0 macro
Dlong_double_vec.h19867 #ifndef LOGBL_PREC
19868 #define LOGBL_PREC DEFAULT_PREC macro
20079 result += check_long_double("logbl", logbl_vec[i].line, LOGBL_PREC, logbl_vec[i].y, y); in test_logbl()