ReactOS 0.4.16-dev-340-g0540c21
corecrt.h File Reference
#include <crtdefs.h>
Include dependency graph for corecrt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  localeinfo_struct
 

Macros

#define _CRTRESTRICT
 
#define DEFINED_localeinfo_struct   1
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(_ReturnType, _FuncName, _DstType, _Dst)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(_ReturnType, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _DstType, _Dst)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(_ReturnType, _FuncName, _VFuncName, _DstType, _Dst, _TType1, _TArg1)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(_ReturnType, _FuncName, _VFuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2)
 
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(_ReturnType, _FuncName, _DstType, _Src)
 

Typedefs

typedef struct localeinfo_struct _locale_tstruct
 
typedef struct localeinfo_struct_locale_t
 

Macro Definition Documentation

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0 (   _ReturnType,
  _FuncName,
  _DstType,
  _Dst 
)

Definition at line 176 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1 (   _ReturnType,
  _FuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1 
)

Definition at line 177 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST (   _ReturnType,
  _FuncName,
  _VFuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1 
)

Definition at line 185 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2 (   _ReturnType,
  _FuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2 
)

Definition at line 178 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST (   _ReturnType,
  _FuncName,
  _VFuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2 
)

Definition at line 186 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3 (   _ReturnType,
  _FuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2,
  _TType3,
  _TArg3 
)

Definition at line 179 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4 (   _ReturnType,
  _FuncName,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2,
  _TType3,
  _TArg3,
  _TType4,
  _TArg4 
)

Definition at line 180 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1 (   _ReturnType,
  _FuncName,
  _HType1,
  _HArg1,
  _DstType,
  _Dst,
  _TType1,
  _TArg1 
)

Definition at line 181 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2 (   _ReturnType,
  _FuncName,
  _HType1,
  _HArg1,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2 
)

Definition at line 182 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3 (   _ReturnType,
  _FuncName,
  _HType1,
  _HArg1,
  _DstType,
  _Dst,
  _TType1,
  _TArg1,
  _TType2,
  _TArg2,
  _TType3,
  _TArg3 
)

Definition at line 183 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0 (   _ReturnType,
  _FuncName,
  _HType1,
  _HArg1,
  _HType2,
  _HArg2,
  _DstType,
  _Dst 
)

Definition at line 184 of file corecrt.h.

◆ __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH

#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH (   _ReturnType,
  _FuncName,
  _DstType,
  _Src 
)

Definition at line 187 of file corecrt.h.

◆ _CRTRESTRICT

#define _CRTRESTRICT

Definition at line 17 of file corecrt.h.

◆ DEFINED_localeinfo_struct

#define DEFINED_localeinfo_struct   1

Definition at line 26 of file corecrt.h.

Typedef Documentation

◆ _locale_t

Definition at line 96 of file string.c.

◆ _locale_tstruct