Searched refs:retVal (Results 1 – 2 of 2) sorted by relevance
302 u32 retVal; in GetAllocatableSize() local310 retVal = 0; in GetAllocatableSize()314 retVal = (u32)GetOffsetFromPtr( block, mTailAllocator ); in GetAllocatableSize()319 return retVal; in GetAllocatableSize()403 bool retVal; in RecordState() local414 retVal = false; in RecordState()421 retVal = false; in RecordState()431 retVal = true; in RecordState()438 return retVal; in RecordState()461 bool retVal; in FreeByState() local[all …]
2535 string $retVal[];2548 $retVal[$j] = $array[$i];2553 return $retVal;