Searched defs:heap2 (Results 1 – 2 of 2) sorted by relevance
17 char *heap2 = (char *)malloc(42); in main() local
23 char *heap2 = (char *)malloc(42); in main() local