Searched defs:round_up (Results 1 – 8 of 8) sorted by relevance
76 round_up(size_t size) in round_up() function
151 #define round_up(T,N) round_up_loc (UNKNOWN_LOCATION, T, N) macro
1576 bool round_up; in real_to_decimal_for_mode() local2645 bool round_up = false; in round_for_format() local
95 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) macro
166 bfd_boolean round_up = FALSE; in make_log2ceil() local
164 bfd_boolean round_up = FALSE; in make_log2ceil() local
1520 bool round_up; in real_to_decimal_for_mode() local2569 bool round_up = false; in round_for_format() local
4814 #define round_up(T,N) round_up_loc (UNKNOWN_LOCATION, T, N) macro