Searched refs:missingOne (Results 1 – 1 of 1) sorted by relevance
173 int32_t missingOne = 1 << exp; in toInt32() local174 result &= missingOne - 1; in toInt32()175 result += missingOne; in toInt32()