Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c194 #define TRUNCL_PREC 0 macro
Dlong_double_vec.h21454 #ifndef TRUNCL_PREC
21455 #define TRUNCL_PREC DEFAULT_PREC macro
21666 result += check_long_double("truncl", truncl_vec[i].line, TRUNCL_PREC, truncl_vec[i].y, y); in test_truncl()