Searched refs:rstart (Results 1 – 2 of 2) sorted by relevance
99 void** rstart,
439 void* OSAllocFixed(void** rstart, void** rend) in OSAllocFixed() argument445 void* start = (void*) TRUNC(*rstart, ALIGNMENT); in OSAllocFixed()568 *rstart = start; in OSAllocFixed()570 return *rstart; in OSAllocFixed()