Searched refs:candidate (Results 1 – 1 of 1) sorted by relevance
1496 u32 candidate = 0; in OS_GetMaxFreeSize() local1513 if (size > candidate) in OS_GetMaxFreeSize()1515 candidate = size; in OS_GetMaxFreeSize()1521 return candidate; in OS_GetMaxFreeSize()