Searched refs:huge_amount (Results 1 – 2 of 2) sorted by relevance
97 size_t const huge_amount = size_t(-1) - 1024; in new_throw_bad_alloc() local98 void* pvoid = operator new (huge_amount); in new_throw_bad_alloc()