Home
last modified time | relevance | path

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

/misc/
A Dtst-ldbl-efgcvt.c22 #define FCVT_R qfcvt_r macro
A Dtst-dbl-efgcvt.c24 #define FCVT_R fcvt_r macro
A Dqefgcvt_r.c21 #define FCVT_R qfcvt_r macro
A Defgcvt_r.c20 #define FCVT_R fcvt_r macro
A Dtst-efgcvt-template.c214 res = FCVT_R (123.456, 10, &decpt, &sign, buf, 1); in special()
217 printf (NAME (FCVT_R) " with a too small buffer was succesful.\n"); in special()
229 test_r (fcvt_tests, FCVT_R, NAME (FCVT_R)); in do_test()

Completed in 8 milliseconds