Searched refs:foundVal (Results 1 – 1 of 1) sorted by relevance
325 int32_t foundVal = keys[mid]; in DoSparseSwitch() local326 if (test_val < foundVal) { in DoSparseSwitch()328 } else if (test_val > foundVal) { in DoSparseSwitch()