Searched refs:rend (Results 1 – 2 of 2) sorted by relevance
159 extern void *OS_AllocFixed(OSArenaId id, void **rstart, void **rend);
490 void *OS_AllocFixed(OSArenaId id, void **rstart, void **rend) in OS_AllocFixed() argument498 void *end = (void *)ROUND(*rend, ALIGNMENT); in OS_AllocFixed()649 *rend = end; in OS_AllocFixed()