Searched defs:UserSize (Results 1 – 2 of 2) sorted by relevance
100 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig()
204 const scudo::uptr UserSize = scudo::roundUp( in testAllocatorCombinations() local