Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include "gdtoaimp.h"
Go to the source code of this file.
Macros | |
#define | decimalpoint '.' |
Functions | |
char * | g__fmt (char *b, char *s, const char *se, int decpt, ULong sign) |
#define decimalpoint '.' |
char* g__fmt | ( | char * | b, |
char * | s, | ||
const char * | se, | ||
int | decpt, | ||
ULong | sign | ||
) |
Definition at line 46 of file g__fmt.c.
References lconv::decimal_point, decimalpoint, freedtoa(), and localeconv().
Referenced by g_ddfmt(), g_dfmt(), g_ffmt(), g_Qfmt(), g_xfmt(), and g_xLfmt().