Home
last modified time | relevance | path

Searched refs:out_shift_initial (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsbitcom.c136 # define out_shift_initial 0 in bits_compress_scaled() macro
139 # define out_shift_initial (8 - out_bits) in bits_compress_scaled() macro
142 int out_shift = out_shift_initial; in bits_compress_scaled()
293 if (out_shift != out_shift_initial) in bits_compress_scaled()
297 #undef out_shift_initial in bits_compress_scaled()