代码搜索:realloc
找到约 1,059 项符合「realloc」的源代码
代码结果 1,059
www.eeworm.com/read/119982/14815140
mak global_realloc.mak
# Nmake macros for building Windows 32-Bit apps
all: Global~1.exe
# Update the resource if necessary
Global~1.res: Global~1.rc Global~1.h
rc -r -fo Global~1.res Global~1.rc
# Update t
www.eeworm.com/read/119982/14815141
h global_realloc.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/119982/14815142
cpp global_realloc.cpp
#include
#include "Global_Realloc.h"
#if defined (WIN32)
#define IS_WIN32 TRUE
#else
#define IS_WIN32 FALSE
#endif
#define IS_NT IS_WIN32 && (BOOL)(GetVersion() <
www.eeworm.com/read/119982/14815143
rc global_realloc.rc
#include "windows.h"
#include "Global_Realloc.h"
MYAPP ICON DISCARDABLE "GENERIC.ICO"
MYAPP MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "E&xit
www.eeworm.com/read/117726/14906783
rep realloc-bal.rep
100
4801
14401
1
a 0 512
a 1 128
r 0 640
a 2 128
f 1
r 0 768
a 3 128
f 2
r 0 896
a 4 128
f 3
r 0 1024
a 5 128
f 4
r 0 1152
a 6 128
f 5
r 0 1280
a 7 128
f 6
r 0 1408
a 8 128
f 7
r 0 1536
a 9 128
f 8
r
www.eeworm.com/read/117726/14906883
pl gen_realloc.pl
#!/usr/bin/perl
$out_filename = "realloc.rep";
$realloc_size = 512;
$size_increment = 128;
$malloc_size = 128;
$num_iters = 4800;
# Open output file
open OUTFILE, ">$out_filename" or die "Cannot cre
www.eeworm.com/read/117726/14906889
rep realloc2.rep
104987
4801
14401
1
a 0 4092
a 1 16
r 0 4097
a 2 16
f 1
r 0 4102
a 3 16
f 2
r 0 4107
a 4 16
f 3
r 0 4112
a 5 16
f 4
r 0 4117
a 6 16
f 5
r 0 4122
a 7 16
f 6
r 0 4127
a 8 16
f 7
r 0 4132
a 9 16
f 8
r 0
www.eeworm.com/read/117724/14907311
rep realloc-bal.rep
100
4801
14401
1
a 0 512
a 1 128
r 0 640
a 2 128
f 1
r 0 768
a 3 128
f 2
r 0 896
a 4 128
f 3
r 0 1024
a 5 128
f 4
r 0 1152
a 6 128
f 5
r 0 1280
a 7 128
f 6
r 0 1408
a 8 128
f 7
r 0 1536
a 9 128
f 8
r
www.eeworm.com/read/117724/14907380
pl gen_realloc.pl
#!/usr/bin/perl
$out_filename = "realloc.rep";
$realloc_size = 512;
$size_increment = 128;
$malloc_size = 128;
$num_iters = 4800;
# Open output file
open OUTFILE, ">$out_filename" or die "Cannot cre
www.eeworm.com/read/117724/14907387
rep realloc2.rep
104987
4801
14401
1
a 0 4092
a 1 16
r 0 4097
a 2 16
f 1
r 0 4102
a 3 16
f 2
r 0 4107
a 4 16
f 3
r 0 4112
a 5 16
f 4
r 0 4117
a 6 16
f 5
r 0 4122
a 7 16
f 6
r 0 4127
a 8 16
f 7
r 0 4132
a 9 16
f 8
r 0