Searched refs:rend (Results 1 – 2 of 2) sorted by relevance
100 void** rend);
439 void* OSAllocFixed(void** rstart, void** rend) in OSAllocFixed() argument446 void* end = (void*) ROUND(*rend, ALIGNMENT); in OSAllocFixed()569 *rend = end; in OSAllocFixed()