Searched defs:sizeof_object (Results 1 – 3 of 3) sorted by relevance
81 , size_t sizeof_object in dlmalloc_allocation_command()
1360 (allocation_type command, size_t sizeof_object, size_t limit_size in boost_cont_allocation_command()
357 for(int sizeof_object = 1; sizeof_object < 20; ++sizeof_object){ in test_allocation_with_reuse() local