OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:other_small
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/memcheck/tests/
big_blocks_freed_list.c
12
char *
other_small
= NULL;
local
51
other_small
= malloc(10000);
53
other_small
[j] = 0x1;
Completed in 63 milliseconds