Searched defs:ceil (Results 1 – 7 of 7) sorted by relevance
80 double ceil = dml_ceil(a, 1); in dml_round() local
278 int floor, ceil, mid; in lv0104cs_set_calibscale() local
1830 bool ceil) in vm_calc_num_pages()
97 struct psched_ratecfg ceil; member
354 #define ceil(n, d) (((n) < 0) ? (-((-(n))/(d))) : (n)/(d) + ((n)%(d) != 0)) macro
391 struct tc_ratespec ceil; member
411 struct tc_ratespec ceil; member