Searched refs:reciprocal_elems (Results 1 – 1 of 1) sorted by relevance
94 struct reciprocal_value reciprocal_elems = { 0 }; in flex_array_alloc() local98 reciprocal_elems = reciprocal_value(elems_per_part); in flex_array_alloc()111 ret->reciprocal_elems = reciprocal_elems; in flex_array_alloc()127 return reciprocal_divide(element_nr, fa->reciprocal_elems); in fa_element_to_part_nr()