Searched refs:rounded_size (Results 1 – 1 of 1) sorted by relevance
884 const size_t rounded_size = (size_order[cnt]->size + 15) & -16; in add_locale() local885 if (data[LC_ALL].size + rounded_size > 2 * pagesz) in add_locale()894 data[LC_ALL].size += rounded_size; in add_locale()
Completed in 6 milliseconds