Searched defs:right_justify_last (Results 1 – 1 of 1) sorted by relevance
394 # define right_justify_last(x,n) DO_NOTHING in bits_bounding_box() macro398 # define right_justify_last(x,n) (x) >>= ((arch_sizeof_long * 8) - (n)) in bits_bounding_box() macro