Searched refs:CheckSizeForOverflow (Results 1 – 1 of 1) sorted by relevance
47 static int CheckSizeForOverflow(uint64_t size) { in CheckSizeForOverflow() function59 if (!CheckSizeForOverflow(total_size) || in AllocateFrames()60 !CheckSizeForOverflow(total_frame_size)) { in AllocateFrames()
Completed in 4 milliseconds