Searched defs:CheckForCallocOverflow (Results 1 – 3 of 3) sorted by relevance
61 inline bool CheckForCallocOverflow(uptr size, uptr n) { in CheckForCallocOverflow() function
62 INLINE bool CheckForCallocOverflow(uptr size, uptr n) { in CheckForCallocOverflow() function
60 INLINE bool CheckForCallocOverflow(uptr size, uptr n) { in CheckForCallocOverflow() function