Searched refs:OldRes (Results 1 – 1 of 1) sorted by relevance
52 uint64_t OldRes = Result; in atoull() local55 if (Result < OldRes) { // Uh, oh, overflow detected!!! in atoull()66 uint64_t OldRes = Result; in HexIntToVal() local70 if (Result < OldRes) { // Uh, oh, overflow detected!!! in HexIntToVal()