Searched defs:round_down_to_byte_boundary (Results 1 – 2 of 2) sorted by relevance
67 #define round_down_to_byte_boundary(X) force_align_down (X, BITS_PER_UNIT) macro