#include <xkeycheck.h>
#include <crtdefs.h>
#include <use_ansi.h>
Go to the source code of this file.
|
#define | _YVALS |
|
#define | _HAS_CXX17 0 |
|
#define | _STL_WARNING_LEVEL 3 |
|
#define | _STL_EXTRA_DISABLED_WARNINGS |
|
#define | _STL_DISABLED_WARNINGS 4702 _STL_EXTRA_DISABLED_WARNINGS |
|
#define | _CPPLIB_VER 650 |
|
#define | _NOEXCEPT noexcept |
|
#define | _NOEXCEPT_OP(x) noexcept(x) |
|
#define | _HAS_CONSTEXPR14 0 |
|
#define | _CONSTEXPR14 inline |
|
#define | _CONSTEXPR17_11 inline |
|
#define | _CONSTEXPR17_14 inline |
|
#define | _HAS_AUTO_PTR_ETC 1 |
|
#define | _HAS_OLD_IOSTREAMS_MEMBERS 1 |
|
#define | _HAS_FUNCTION_ASSIGN 1 |
|
#define | _HAS_TR1_NAMESPACE 1 |
|
#define | _HAS_IDENTITY_STRUCT 1 |
|
#define | __PURE_APPDOMAIN_GLOBAL |
|
#define | _CRT_MSVCP_CURRENT "msvcp140.dll" |
|
#define | _HAS_ITERATOR_DEBUGGING 0 |
|
#define | _SECURE_SCL 0 |
|
#define | _ITERATOR_DEBUG_LEVEL 0 |
|
#define | _STRINGIZEX(x) #x |
|
#define | _STRINGIZE(x) _STRINGIZEX(x) |
|
#define | _ITERATOR_DEBUG_ARRAY_OVERLOADS 0 |
|
#define | _SECURE_SCL_DEPRECATE 1 |
|
#define | _SCL_INSECURE_DEPRECATE_FN(_Func) |
|
#define | _SCL_SECURE_INVALID_PARAMETER(expr) _CRT_SECURE_INVALID_PARAMETER(expr) |
|
#define | _SCL_SECURE_INVALID_ARGUMENT_NO_ASSERT _SCL_SECURE_INVALID_PARAMETER("invalid argument") |
|
#define | _SCL_SECURE_OUT_OF_RANGE_NO_ASSERT _SCL_SECURE_INVALID_PARAMETER("out of range") |
|
#define | _SCL_SECURE_ALWAYS_VALIDATE(cond) |
|
#define | _SCL_SECURE_CRT_VALIDATE(cond, retvalue) |
|
#define | _SCL_SECURE_VALIDATE(cond) |
|
#define | _SCL_SECURE_VALIDATE_RANGE(cond) |
|
#define | _CRT_SECURE_MEMCPY(dest, destsize, source, count) ::memcpy_s((dest), (destsize), (source), (count)) |
|
#define | _CRT_SECURE_WMEMCPY(dest, destsize, source, count) ::wmemcpy_s((dest), (destsize), (source), (count)) |
|
#define | _CRTIMP2_NCEEPURE _CRTIMP2 |
|
#define | _MRTIMP2_PURE _MRTIMP2 |
|
#define | _MRTIMP2_PURE_NPURE _MRTIMP2_NPURE |
|
#define | _MRTIMP2_NPURE |
|
#define | _CRTIMP2_PURE _CRTIMP2 |
|
#define | _CRTDATA2 _CRTIMP2 |
|
#define | _STD_BEGIN namespace std { |
|
#define | _STD_END } |
|
#define | _STD ::std:: |
|
#define | _STDEXT_BEGIN namespace stdext { |
|
#define | _STDEXT_END } |
|
#define | _STDEXT ::stdext:: |
|
#define | _CSTD |
|
#define | _EXTERN_C |
|
#define | _END_EXTERN_C |
|
#define | _MAX_EXP_DIG 8 /* for parsing numerics */ |
|
#define | _MAX_INT_DIG 32 |
|
#define | _MAX_SIG_DIG_V1 36 |
|
#define | _MAX_SIG_DIG_V2 768 |
|
#define | _Filet FILE |
|
#define | _IOBASE _base |
|
#define | _IOPTR _ptr |
|
#define | _IOCNT _cnt |
|
#define | _LOCK_LOCALE 0 |
|
#define | _LOCK_MALLOC 1 |
|
#define | _LOCK_STREAM 2 |
|
#define | _LOCK_DEBUG 3 |
|
#define | _LOCK_AT_THREAD_EXIT 4 |
|
#define | _RELIABILITY_CONTRACT |
|
#define | _Mbstinit(x) mbstate_t x = {} |
|
#define __PURE_APPDOMAIN_GLOBAL |
#define _CONSTEXPR14 inline |
#define _CONSTEXPR17_11 inline |
#define _CONSTEXPR17_14 inline |
#define _CRT_MSVCP_CURRENT "msvcp140.dll" |
#define _CRT_SECURE_MEMCPY |
( |
|
dest, |
|
|
|
destsize, |
|
|
|
source, |
|
|
|
count |
|
) |
| ::memcpy_s((dest), (destsize), (source), (count)) |
#define _CRT_SECURE_WMEMCPY |
( |
|
dest, |
|
|
|
destsize, |
|
|
|
source, |
|
|
|
count |
|
) |
| ::wmemcpy_s((dest), (destsize), (source), (count)) |
#define _HAS_AUTO_PTR_ETC 1 |
#define _HAS_CONSTEXPR14 0 |
#define _HAS_FUNCTION_ASSIGN 1 |
#define _HAS_IDENTITY_STRUCT 1 |
#define _HAS_ITERATOR_DEBUGGING 0 |
#define _HAS_OLD_IOSTREAMS_MEMBERS 1 |
#define _HAS_TR1_NAMESPACE 1 |
#define _ITERATOR_DEBUG_ARRAY_OVERLOADS 0 |
#define _ITERATOR_DEBUG_LEVEL 0 |
#define _LOCK_AT_THREAD_EXIT 4 |
#define _MAX_EXP_DIG 8 /* for parsing numerics */ |
#define _MAX_SIG_DIG_V1 36 |
#define _MAX_SIG_DIG_V2 768 |
#define _NOEXCEPT noexcept |
#define _NOEXCEPT_OP |
( |
|
x | ) |
noexcept(x) |
#define _RELIABILITY_CONTRACT |
#define _SCL_INSECURE_DEPRECATE_FN |
( |
|
_Func | ) |
|
#define _SCL_SECURE_ALWAYS_VALIDATE |
( |
|
cond | ) |
|
Value:
}
#define _SCL_SECURE_INVALID_ARGUMENT_NO_ASSERT
Definition: yvals.h:379
if(_Source==NULL||_DestinationSize< _SourceSize)
Definition: corecrt_memcpy_s.h:48
#define _ASSERTE(expr)
Definition: crtdbg.h:707
#define _Analysis_assume_(expr)
Definition: sal.h:2896
#define _SCL_SECURE_CRT_VALIDATE |
( |
|
cond, |
|
|
|
retvalue |
|
) |
| |
Value:
} \
}
return
Definition: corecrt_memcpy_s.h:60
#define _SCL_SECURE_INVALID_PARAMETER(expr)
Definition: yvals.h:376
if(_Source==NULL||_DestinationSize< _SourceSize)
Definition: corecrt_memcpy_s.h:48
#define _ASSERTE(expr)
Definition: crtdbg.h:707
#define _SCL_SECURE_VALIDATE |
( |
|
cond | ) |
|
#define _SCL_SECURE_VALIDATE_RANGE |
( |
|
cond | ) |
|
#define _SECURE_SCL_DEPRECATE 1 |
#define _STD_BEGIN namespace std { |
#define _STDEXT ::stdext:: |
#define _STDEXT_BEGIN namespace stdext { |
#define _STL_EXTRA_DISABLED_WARNINGS |
#define _STL_WARNING_LEVEL 3 |
#define _STRINGIZEX |
( |
|
x | ) |
#x |