Searched refs:OldRes (Results 1 – 2 of 2) sorted by relevance
47 uint64_t OldRes = Result; in atoull() local50 if (Result < OldRes) { // Uh, oh, overflow detected!!! in atoull()61 uint64_t OldRes = Result; in HexIntToVal() local71 if (Result < OldRes) { // Uh, oh, overflow detected!!! in HexIntToVal()
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()