Searched refs:large_alloc (Results 1 – 1 of 1) sorted by relevance
15 void *large_alloc = malloc(33554432); in main() local16 print_address("Test alloc: ", 1, large_alloc); in main()