Searched defs:rounded_up_out (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c296 static int size_to_index_allocating(size_t size, size_t* rounded_up_out) { argument
254 size_to_index_helper( size_t size, size_t* rounded_up_out, int adjust, int increment) argument

Completed in 24 milliseconds