Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c180 #define HYPOTL_PREC SQRTL_PREC macro
Dlong_double_vec.h9832 #ifndef HYPOTL_PREC
9833 #define HYPOTL_PREC DEFAULT_PREC macro
10931 result += check_long_double("hypotl", hypotl_vec[i].line, HYPOTL_PREC, hypotl_vec[i].y, y); in test_hypotl()