ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
int CDECL | _get_printf_count_output (void) |
int CDECL | _set_printf_count_output (int enable) |
int | __STRINGTOLD (long double *value, char **endptr, const char *str, int flags) |
void | __fileinfo (void) |
void | stub (void) |
unsigned int | _get_output_format (void) |
Variables | |
static BOOL | n_format_enabled = TRUE |
Definition at line 3 of file stubs.c.
Referenced by _get_printf_count_output(), and _set_printf_count_output().