Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dlong_double.c191 #define COPYSIGNL_PREC 0 macro
Dlong_double_vec.h14257 #ifndef COPYSIGNL_PREC
14258 #define COPYSIGNL_PREC DEFAULT_PREC macro
15357 …result += check_long_double("copysignl", copysignl_vec[i].line, COPYSIGNL_PREC, copysignl_vec[i].y… in test_copysignl()