Searched refs:strfromf64x (Results 1 – 4 of 4) sorted by relevance
/stdlib/ |
A D | strfroml.c | 28 # define strfromf64x __hide_strfromf64x macro 37 # undef strfromf64x 46 weak_alias (strfroml, strfromf64x)
|
A D | tst-strtod.h | 98 (mfunc, f64x, _Float64x, strfromf64x, F64X, f64x, ##__VA_ARGS__)) \
|
A D | Versions | 131 strfromf64x;
|
A D | stdlib.h | 257 extern int strfromf64x (char *__dest, size_t __size, const char * __format,
|
Completed in 10 milliseconds