Searched refs:_Big_allocation_threshold (Results 1 – 1 of 1) sorted by relevance
91 if (_Bytes >= _Big_allocation_threshold) in allocator()101 if (_Bytes >= _Big_allocation_threshold) in allocator()126 if (_Bytes >= _Big_allocation_threshold) in allocator()139 if (_Bytes >= _Big_allocation_threshold) in allocator()300 enum size_t _Big_allocation_threshold = 4096; in version() local