Home
last modified time | relevance | path

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

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