Go to the source code of this file.
Defines | |
#define | HAVE_VSNPRINTF 1 |
#define | HAVE_SNPRINTF 1 |
#define | HAVE_VASPRINTF 1 |
#define | HAVE_ASPRINTF 1 |
Functions | |
int | main (void) |
#define HAVE_ASPRINTF 1 |
Definition at line 199 of file u_snprintf.c.
#define HAVE_SNPRINTF 1 |
Definition at line 197 of file u_snprintf.c.
#define HAVE_VASPRINTF 1 |
Definition at line 198 of file u_snprintf.c.
#define HAVE_VSNPRINTF 1 |
Definition at line 196 of file u_snprintf.c.
int main | ( | void | ) |