Searched refs:FCVT_R (Results 1 – 5 of 5) sorted by relevance
22 #define FCVT_R qfcvt_r macro
24 #define FCVT_R fcvt_r macro
21 #define FCVT_R qfcvt_r macro
20 #define FCVT_R fcvt_r macro
214 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