Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfcache.h182 #define sizeof_cached_char\ macro
184 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
185 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c423 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
635 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfcache.h182 #define sizeof_cached_char\ macro
184 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
185 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c423 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
635 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfcache.h190 #define sizeof_cached_char\ macro
192 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
193 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c81 chsize = max(chsize, ROUND_UP(bmax, sizeof_cached_char) / sizeof_cached_char + 1); in gx_char_cache_alloc()
585 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
831 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfcache.h190 #define sizeof_cached_char\ macro
192 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
193 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c81 chsize = max(chsize, ROUND_UP(bmax, sizeof_cached_char) / sizeof_cached_char + 1); in gx_char_cache_alloc()
585 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
831 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcache.h235 #define sizeof_cached_char\ macro
237 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
238 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c640 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
877 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcache.h235 #define sizeof_cached_char\ macro
237 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
238 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c640 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
877 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcache.h236 #define sizeof_cached_char\ macro
238 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
239 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c81 chsize = max(chsize, ROUND_UP(bmax, sizeof_cached_char) / sizeof_cached_char + 1); in gx_char_cache_alloc()
557 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
796 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcache.h236 #define sizeof_cached_char\ macro
238 #define cc_bits(cc) ((byte *)(cc) + sizeof_cached_char)
239 #define cc_const_bits(cc) ((const byte *)(cc) + sizeof_cached_char)
H A Dgxccman.c81 chsize = max(chsize, ROUND_UP(bmax, sizeof_cached_char) / sizeof_cached_char + 1); in gx_char_cache_alloc()
557 icdsize = isize + sizeof_cached_char; in gx_alloc_char_bits()
796 uint diff = ROUND_DOWN(cc->head.size - sizeof_cached_char - in gx_add_char_bits()