Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpsft.c49 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
51 stream_write(s, pad_to_4, (uint)(-length & 3)); in put_pad()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpsft.c49 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
51 stream_write(s, pad_to_4, (uint)(-length & 3)); in put_pad()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c71 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
73 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsft.c71 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
73 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsft.c71 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
73 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c71 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
73 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsft.c69 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
71 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsft.c69 static const byte pad_to_4[3] = {0, 0, 0}; in put_pad() local
71 stream_write(s, pad_to_4, (uint)(-(int)length & 3)); in put_pad()