Searched defs:round_up_to_byte_boundary (Results 1 – 2 of 2) sorted by relevance
73 #define round_up_to_byte_boundary(X) force_align_up (X, BITS_PER_UNIT) macro