ReactOS 0.4.16-dev-250-g3ecd236
|
Go to the source code of this file.
Typedefs | |
typedef unsigned int | size_t |
typedef int | intptr_t |
typedef int | ptrdiff_t |
typedef unsigned short | wchar_t |
typedef _Bool | __vcrt_bool |
Functions | |
void __cdecl | __security_init_cookie (void) |
Variables | |
uintptr_t | __security_cookie |
Definition at line 202 of file vcruntime.h.
Definition at line 61 of file vcruntime.h.
#define __intptr_t_defined |
Definition at line 111 of file vcruntime.h.
#define __pragma | ( | x | ) | _Pragma(_CRT_STRINGIZE(x)) |
Definition at line 21 of file vcruntime.h.
#define _CONST_RETURN |
Definition at line 69 of file vcruntime.h.
#define _CRT_ALIGN | ( | x | ) | __attribute__ ((aligned(x))) |
Definition at line 154 of file vcruntime.h.
#define _CRT_BEGIN_C_HEADER __pragma(pack(push, _CRT_PACKING_IDENTIFIER, _CRT_PACKING)) |
Definition at line 32 of file vcruntime.h.
Definition at line 15 of file vcruntime.h.
#define _CRT_DEPRECATE_TEXT | ( | _Text | ) |
Definition at line 78 of file vcruntime.h.
Definition at line 34 of file vcruntime.h.
#define _CRT_INSECURE_DEPRECATE | ( | _Replacement | ) | _CRT_DEPRECATE_TEXT("This may be unsafe, Try " #_Replacement " instead!") |
Definition at line 85 of file vcruntime.h.
#define _CRT_INSECURE_DEPRECATE_MEMORY | ( | _Replacement | ) |
Definition at line 91 of file vcruntime.h.
#define _CRT_STRINGIZE | ( | _Value | ) | _CRT_STRINGIZE_(_Value) |
Definition at line 9 of file vcruntime.h.
Definition at line 8 of file vcruntime.h.
#define _CRT_UNPARENTHESIZE | ( | ... | ) | _CRT_UNPARENTHESIZE_ __VA_ARGS__ |
Definition at line 18 of file vcruntime.h.
#define _CRT_UNPARENTHESIZE_ | ( | ... | ) | __VA_ARGS__ |
Definition at line 17 of file vcruntime.h.
#define _CRT_WIDE | ( | _String | ) | _CRT_WIDE_(_String) |
Definition at line 12 of file vcruntime.h.
Definition at line 11 of file vcruntime.h.
#define _CRTIMP |
Definition at line 46 of file vcruntime.h.
#define _HAS_NODISCARD 0 |
Definition at line 176 of file vcruntime.h.
#define _INTPTR_T_DEFINED |
Definition at line 109 of file vcruntime.h.
#define _NODISCARD |
Definition at line 187 of file vcruntime.h.
#define _PTRDIFF_T_DEFINED |
Definition at line 126 of file vcruntime.h.
#define _SIZE_T_DEFINED |
Definition at line 95 of file vcruntime.h.
#define _UNALIGNED |
Definition at line 193 of file vcruntime.h.
#define _VCRT_ALIGN | ( | x | ) | __attribute__ ((aligned(x))) |
Definition at line 163 of file vcruntime.h.
Definition at line 52 of file vcruntime.h.
#define _WCHAR_T_DEFINED |
Definition at line 142 of file vcruntime.h.
typedef _Bool __vcrt_bool |
Definition at line 171 of file vcruntime.h.
Definition at line 120 of file vcruntime.h.
Definition at line 136 of file vcruntime.h.
Definition at line 104 of file vcruntime.h.
Definition at line 144 of file vcruntime.h.
Definition at line 55 of file gs_support.c.
|
extern |
Definition at line 49 of file gs_support.c.
Referenced by __security_init_cookie().