Searched refs:candidate (Results 1 – 1 of 1) sorted by relevance
1635 u32 candidate = 0; in OS_GetMaxFreeSize() local1652 if (size > candidate) in OS_GetMaxFreeSize()1654 candidate = size; in OS_GetMaxFreeSize()1660 return candidate; in OS_GetMaxFreeSize()