Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c182 #define CEILL_PREC 0 macro
Dlong_double_vec.h16535 #ifndef CEILL_PREC
16536 #define CEILL_PREC DEFAULT_PREC macro
16747 result += check_long_double("ceill", ceill_vec[i].line, CEILL_PREC, ceill_vec[i].y, y); in test_ceill()