Searched refs:fourthPartMoveLen (Results 1 – 1 of 1) sorted by relevance
261 constexpr int fourthPartMoveLen = 24; in Number2Ip() local266 ip.append(std::to_string((intIp & 0xff000000) >> fourthPartMoveLen)); in Number2Ip()