Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsserial.h180 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
185 : enc_s_sizew_max )
H A Dgsserial.c49 return enc_s_sizew_max; in enc_s_size_int()
211 if ( len > enc_s_sizew_max || in check_s_sizew()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsserial.h182 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
187 : enc_s_sizew_max )
H A Dgsserial.c50 return enc_s_sizew_max; in enc_s_size_int()
210 if ( len > enc_s_sizew_max || in check_s_sizew()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsserial.h182 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
187 : enc_s_sizew_max )
H A Dgsserial.c50 return enc_s_sizew_max; in enc_s_size_int()
210 if ( len > enc_s_sizew_max || in check_s_sizew()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsserial.h180 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
185 : enc_s_sizew_max )
H A Dgsserial.c50 return enc_s_sizew_max; in enc_s_size_int()
210 if ( len > enc_s_sizew_max || in check_s_sizew()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsserial.h180 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
185 : enc_s_sizew_max )
H A Dgsserial.c50 return enc_s_sizew_max; in enc_s_size_int()
210 if ( len > enc_s_sizew_max || in check_s_sizew()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsserial.h180 #define enc_s_sizew_max ((8 * sizeof(int)) / enc_s_shift1 + 1) macro
185 : enc_s_sizew_max )
H A Dgsserial.c49 return enc_s_sizew_max; in enc_s_size_int()
211 if ( len > enc_s_sizew_max || in check_s_sizew()