Searched defs:to_alloc (Results 1 – 7 of 7) sorted by relevance
115 let to_alloc = cmp::max(MIN_BLOCK_SIZE, size.next_power_of_two()); in alloc() localVariable181 let to_alloc = cmp::max(MIN_BLOCK_SIZE, size.next_power_of_two()); in alloc_with_exportable_fd() localVariable
115 let to_alloc = cmp::max(MIN_BLOCK_SIZE, size.next_power_of_two()); in alloc() localVariable182 let to_alloc = cmp::max(MIN_BLOCK_SIZE, size.next_power_of_two()); in alloc_with_exportable_fd() localVariable
45 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in main() local
78 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in getEventsPerIteration() local
160 size_t to_alloc; in evbuffer_chain_new() local638 size_t to_alloc; in evbuffer_add_iovec() local1734 size_t remain, to_alloc; in evbuffer_add() local