代码搜索:realloc
找到约 1,059 项符合「realloc」的源代码
代码结果 1,059
www.eeworm.com/read/388456/8608399
bat xmemtest.msvc_s.bat
REM Batch file for MS VC 1.5 16 bit compilation
REM remove files
if exist *.obj del *.obj
REM set environment for MS VC 1.5 16 bit
call msvc16 on
REM compile C source files with SMALL memor
www.eeworm.com/read/388456/8608402
bat xmemtest.msvc_l.bat
REM Batch file for MS VC 1.5 16 bit compilation
REM remove files
if exist *.obj del *.obj
REM set environment for MS VC 1.5 16 bit
call msvc16 on
REM compile C source files with LARGE memor
www.eeworm.com/read/388456/8608407
bat xmemtest.msvcpp_s.bat
REM Batch file for MS VC 1.5 16 bit compilation
REM remove files
if exist *.obj del *.obj
REM set environment for MS VC 1.5 16 bit
call msvc16 on
REM compile C++ source files with SMALL mem
www.eeworm.com/read/388456/8608410
bat xmemtest.msvcpp_l.bat
REM Batch file for MS VC 1.5 16 bit compilation
REM remove files
if exist *.obj del *.obj
REM set environment for MS VC 1.5 16 bit
call msvc16 on
REM compile C++ source files with LARGE mem
www.eeworm.com/read/429300/8812730
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;
www.eeworm.com/read/429300/8812744
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;
www.eeworm.com/read/427616/8929926
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;
www.eeworm.com/read/427616/8929946
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;
www.eeworm.com/read/279692/10403561
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;
www.eeworm.com/read/279692/10403585
pas heapconst.pas
unit HeapConst;
interface
{heap function flags. these are not defined in the Delphi source code}
const
HEAP_NO_SERIALIZE = $00000001;
HEAP_GROWABLE = $00000002;