Searched refs:FLOAT (Results 1 – 3 of 3) sorted by relevance
| /misc/ |
| A D | tst-ldbl-efgcvt.c | 23 #define FLOAT long double macro
|
| A D | tst-dbl-efgcvt.c | 25 #define FLOAT double macro
|
| A D | tst-efgcvt-template.c | 53 FLOAT value; 59 typedef char * ((*efcvt_func) (FLOAT, int, int *, int *)); 61 typedef int ((*efcvt_r_func) (FLOAT, int, int *, int *, char *, size_t)); 112 output_error (const char *name, FLOAT value, int ndigit, in output_error() 128 output_r_error (const char *name, FLOAT value, int ndigit, in output_r_error()
|
Completed in 7 milliseconds