Searched refs:strfromf64 (Results 1 – 4 of 4) sorted by relevance
/stdlib/ |
A D | strfromd.c | 25 # define strfromf64 __hide_strfromf64 macro 34 # undef strfromf64 43 weak_alias (strfromd, strfromf64)
|
A D | tst-strtod.h | 92 (mfunc, f64, _Float64, strfromf64, F64, f64, ##__VA_ARGS__)) \
|
A D | Versions | 135 strfromf32; strfromf64; strfromf32x;
|
A D | stdlib.h | 239 extern int strfromf64 (char *__dest, size_t __size, const char * __format,
|
Completed in 9 milliseconds