Searched refs:bits_to_bytes (Results 1 – 4 of 4) sorted by relevance
99 #define bits_to_bytes(x) ((x) >> 3) macro103 #define bps_to_internal(x) (invsecs_to_invticks(bits_to_bytes(scale_rate(x))))
12013 * dwarf2loc.c (bits_to_bytes): New function.
175594 (bits_to_bytes): Add from loc.c.175607 (bits_to_bytes): Move to expr.c.