Home
last modified time | relevance | path

Searched defs:right_justify_last (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsbitops.c394 # define right_justify_last(x,n) DO_NOTHING in bits_bounding_box() macro
398 # define right_justify_last(x,n) (x) >>= ((arch_sizeof_long * 8) - (n)) in bits_bounding_box() macro