Searched refs:candidate (Results 1 – 1 of 1) sorted by relevance
1637 u32 candidate = 0; in OS_GetMaxFreeSize() local1654 if (size > candidate) in OS_GetMaxFreeSize()1656 candidate = size; in OS_GetMaxFreeSize()1662 return candidate; in OS_GetMaxFreeSize()