Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c184 #define LOGBL_PREC 0 macro
Dlong_double_vec.h19256 #ifndef LOGBL_PREC
19257 #define LOGBL_PREC DEFAULT_PREC macro
19468 result += check_long_double("logbl", logbl_vec[i].line, LOGBL_PREC, logbl_vec[i].y, y); in test_logbl()