Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscrypt1.h33 #define crypt_c1 ((ushort)52845) macro
39 state = (chvar + state) * crypt_c1 + crypt_c2)
46 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscrypt1.h32 #define crypt_c1 ((ushort)52845) macro
38 state = (chvar + state) * crypt_c1 + crypt_c2)
45 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscrypt1.h32 #define crypt_c1 ((ushort)52845) macro
38 state = (chvar + state) * crypt_c1 + crypt_c2)
45 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscrypt1.h30 #define crypt_c1 ((ushort)52845) macro
36 state = (chvar + state) * crypt_c1 + crypt_c2)
43 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscrypt1.h30 #define crypt_c1 ((ushort)52845) macro
36 state = (chvar + state) * crypt_c1 + crypt_c2)
43 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscrypt1.h33 #define crypt_c1 ((ushort)52845) macro
39 state = (chvar + state) * crypt_c1 + crypt_c2)
46 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscrypt1.h28 #define crypt_c1 ((ushort)52845) macro
34 state = (chvar + state) * crypt_c1 + crypt_c2)
41 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscrypt1.h28 #define crypt_c1 ((ushort)52845) macro
34 state = (chvar + state) * crypt_c1 + crypt_c2)
41 (state = ((ch) + state) * crypt_c1 + crypt_c2)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfapi.c1301 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfapi.c1301 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfapi.c729 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfapi.c729 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfapi.c869 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfapi.c869 state = (*s + state) * crypt_c1 + crypt_c2; in decode_bytes()