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