Searched defs:largestStart (Results 1 – 2 of 2) sorted by relevance
96 test_allocate(int32_t num, int32_t largestStart, int32_t largestLength, in test_allocate()113 test_free(int32_t num, int32_t largestStart, int32_t largestLength, int32_t start, in test_free()
1131 int32 largestStart = -1; in _CheckGroup() local