Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c183 #define FLOORL_PREC 0 macro
Dlong_double_vec.h18502 #ifndef FLOORL_PREC
18503 #define FLOORL_PREC DEFAULT_PREC macro
18714 result += check_long_double("floorl", floorl_vec[i].line, FLOORL_PREC, floorl_vec[i].y, y); in test_floorl()