Home
last modified time | relevance | path

Searched refs:checkOverflow (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dstrtonum.c89 static void checkOverflow(uint32_t tot_sectors, int bits) { in checkOverflow() function
105 checkOverflow(tot_sectors, 10); in parseSize()
109 checkOverflow(tot_sectors, 10); in parseSize()
113 checkOverflow(tot_sectors, 10); in parseSize()
117 checkOverflow(tot_sectors, 1); in parseSize()