ReactOS
0.4.16-dev-1007-g2e85425
charmax.c
Go to the documentation of this file.
1
7
#include <
sect_attribs.h
>
8
#include <internal.h>
9
10
_CRTIMP
int
__cdecl
__lconv_init
(
void
);
11
12
int
mingw_initcharmax
= 0;
13
14
int
_charmax
= 255;
15
16
static
int
__cdecl
my_lconv_init
(
void
)
17
{
18
return
__lconv_init
();
19
}
20
21
_CRTALLOC
(
".CRT$XIC"
)
_PIFV
__mingw_pinit =
my_lconv_init
;
__cdecl
#define __cdecl
Definition:
accygwin.h:79
mingw_initcharmax
int mingw_initcharmax
Definition:
charmax.c:12
_charmax
int _charmax
Definition:
charmax.c:14
__lconv_init
_CRTIMP int __cdecl __lconv_init(void)
Definition:
locale.c:611
my_lconv_init
static int __cdecl my_lconv_init(void)
Definition:
charmax.c:16
_PIFV
int(__cdecl * _PIFV)(void)
Definition:
corecrt_startup.h:113
_CRTALLOC
#define _CRTALLOC(x)
Definition:
fma3_available.c:37
sect_attribs.h
_CRTIMP
#define _CRTIMP
Definition:
vcruntime.h:54
sdk
lib
crt
startup
charmax.c
Generated on Fri Apr 18 2025 06:16:02 for ReactOS by
1.9.6