Searched refs:strfromf32 (Results 1 – 4 of 4) sorted by relevance
/stdlib/ |
A D | strfromf.c | 25 # define strfromf32 __hide_strfromf32 macro 31 # undef strfromf32 37 weak_alias (strfromf, strfromf32)
|
A D | tst-strtod.h | 90 (mfunc, f32, _Float32, strfromf32, F32, f32, ##__VA_ARGS__)) \
|
A D | Versions | 135 strfromf32; strfromf64; strfromf32x;
|
A D | stdlib.h | 233 extern int strfromf32 (char *__dest, size_t __size, const char * __format,
|
Completed in 9 milliseconds