#include <corecrt_internal.h>
#include <malloc.h>
#include <new.h>
Go to the source code of this file.
◆ __declspec()
◆ _VALIDATE_RETURN_NOEXC()
◆ for()
Definition at line 43 of file realloc_base.cpp.
44 {
48
49
50
52 {
54 return nullptr;
55 }
56
57
58 }
_Check_return_ _ACRTIMP int __cdecl _callnewh(_In_ size_t _Size)
_ACRTIMP int __cdecl _query_new_mode(void)
static unsigned int block
◆ if()
Definition at line 34 of file realloc_base.cpp.
35 {
37 return nullptr;
38 }
_ACRTIMP void __cdecl _free_base(_Pre_maybenull_ _Post_invalid_ void *_Block)
◆ size