Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsargs.c103 #define cfsgetc() (f == NULL ? (*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
108 c = cfsgetc(); in arg_next()
132 c = cfsgetc(); in arg_next()
142 c = cfsgetc(); in arg_next()
145 c = cfsgetc(); in arg_next()
147 c = cfsgetc(); in arg_next()
152 c = cfsgetc(); in arg_next()
155 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
187 c = cfsgetc(); in arg_next()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsargs.c103 #define cfsgetc() (f == NULL ? (*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
108 c = cfsgetc(); in arg_next()
132 c = cfsgetc(); in arg_next()
142 c = cfsgetc(); in arg_next()
145 c = cfsgetc(); in arg_next()
147 c = cfsgetc(); in arg_next()
152 c = cfsgetc(); in arg_next()
155 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
187 c = cfsgetc(); in arg_next()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsargs.c115 #define cfsgetc() (f == NULL ? (*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
120 c = cfsgetc(); in arg_next()
144 c = cfsgetc(); in arg_next()
154 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
159 c = cfsgetc(); in arg_next()
164 c = cfsgetc(); in arg_next()
167 c = cfsgetc(); in arg_next()
169 c = cfsgetc(); in arg_next()
199 c = cfsgetc(); in arg_next()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsargs.c115 #define cfsgetc() (f == NULL ? (*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
120 c = cfsgetc(); in arg_next()
144 c = cfsgetc(); in arg_next()
154 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
159 c = cfsgetc(); in arg_next()
164 c = cfsgetc(); in arg_next()
167 c = cfsgetc(); in arg_next()
169 c = cfsgetc(); in arg_next()
199 c = cfsgetc(); in arg_next()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsargs.c117 #define cfsgetc() (f == NULL ? (int)(unsigned char)(*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
122 c = cfsgetc(); in arg_next()
147 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
160 c = cfsgetc(); in arg_next()
162 c = cfsgetc(); in arg_next()
167 c = cfsgetc(); in arg_next()
170 c = cfsgetc(); in arg_next()
172 c = cfsgetc(); in arg_next()
202 c = cfsgetc(); in arg_next()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsargs.c117 #define cfsgetc() (f == NULL ? (int)(unsigned char)(*astr ? *astr++ : 0) : fgetc(f)) in arg_next() macro
122 c = cfsgetc(); in arg_next()
147 c = cfsgetc(); in arg_next()
157 c = cfsgetc(); in arg_next()
160 c = cfsgetc(); in arg_next()
162 c = cfsgetc(); in arg_next()
167 c = cfsgetc(); in arg_next()
170 c = cfsgetc(); in arg_next()
172 c = cfsgetc(); in arg_next()
202 c = cfsgetc(); in arg_next()