Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevvec.h235 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c264 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevvec.h237 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c274 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevvec.h237 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c274 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevvec.h237 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c268 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevvec.h235 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c264 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevvec.h237 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c268 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevvec.h224 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c268 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevvec.h224 #define VECTOR_OPEN_FILE_ASCII 1 /* open file as text, not binary */ macro
H A Dgdevvec.c268 bool binary = !(open_options & VECTOR_OPEN_FILE_ASCII); in gdev_vector_open_file_options()