Searched refs:other_small (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dbig_blocks_freed_list.c12 char *other_small = NULL; local
51 other_small = malloc(10000);
53 other_small[j] = 0x1;

Completed in 96 milliseconds