Home
last modified time | relevance | path

Searched refs:ECVT_R (Results 1 – 5 of 5) sorted by relevance

/misc/
A Dtst-ldbl-efgcvt.c21 #define ECVT_R qecvt_r macro
A Dtst-dbl-efgcvt.c23 #define ECVT_R ecvt_r macro
A Dqefgcvt_r.c20 #define ECVT_R qecvt_r macro
A Defgcvt_r.c19 #define ECVT_R ecvt_r macro
A Dtst-efgcvt-template.c208 res = ECVT_R (123.456, 10, &decpt, &sign, buf, 1); in special()
211 printf (NAME (ECVT_R) " with a too small buffer was succesful.\n"); in special()
228 test_r (ecvt_tests, ECVT_R, NAME (ECVT_R)); in do_test()

Completed in 8 milliseconds