Searched refs:strfromf128 (Results 1 – 4 of 4) sorted by relevance
/stdlib/ |
A D | strfroml.c | 25 # define strfromf128 __hide_strfromf128 macro 34 # undef strfromf128 43 weak_alias (strfroml, strfromf128)
|
A D | tst-strtod.h | 94 (mfunc, f128, _Float128, strfromf128, F128, f128, ##__VA_ARGS__)) \
|
A D | Versions | 124 strfromf128;
|
A D | stdlib.h | 245 extern int strfromf128 (char *__dest, size_t __size, const char * __format,
|
Completed in 9 milliseconds