Searched refs:rend (Results 1 – 2 of 2) sorted by relevance
191 extern void *OS_AllocFixed(OSArenaId id, void **rstart, void **rend);
494 void *OS_AllocFixed(OSArenaId id, void **rstart, void **rend) in OS_AllocFixed() argument502 void *end = (void *)ROUND(*rend, ALIGNMENT); in OS_AllocFixed()655 *rend = end; in OS_AllocFixed()