Searched refs:div_ceil (Results 1 – 3 of 3) sorted by relevance
100 static unsigned int div_ceil(unsigned int a, unsigned int b) in div_ceil() function444 long cylgroups = div_ceil(fsinfo.f_blocks, blksize * 8);
483 T div_ceil(const T &a, const T &b)
125 const Index n_per_thread = numext::div_ceil(n, num_threads);138 const Index m_per_thread = numext::div_ceil(m, num_threads);