Searched refs:reportCallocOverflow (Results 1 – 3 of 3) sorted by relevance
21 void NORETURN reportCallocOverflow(uptr Count, uptr Size);
20 void NORETURN reportCallocOverflow(uptr Count, uptr Size) { in reportCallocOverflow() function
521 reportCallocOverflow(NMemB, Size); in calloc()