Home
last modified time | relevance | path

Searched refs:DICT_FREE_KEY (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.c724 #define DICT_FREE_KEY 4 macro
725 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
747 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
781 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
799 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.c724 #define DICT_FREE_KEY 4 macro
725 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
747 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
781 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
799 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.c836 #define DICT_FREE_KEY 4 macro
837 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
870 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
904 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
922 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.c836 #define DICT_FREE_KEY 4 macro
837 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
870 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
904 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
922 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c951 #define DICT_FREE_KEY 4 macro
952 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
985 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
1019 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
1038 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c951 #define DICT_FREE_KEY 4 macro
952 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
985 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
1019 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
1038 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c1273 #define DICT_FREE_KEY 4 macro
1274 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
1307 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
1341 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
1360 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c1273 #define DICT_FREE_KEY 4 macro
1274 #define DICT_COPY_ALL (DICT_COPY_KEY | DICT_COPY_VALUE | DICT_FREE_KEY)
1307 if (flags & DICT_FREE_KEY) in cos_dict_put_copy()
1341 pcde->owns_key = (flags & DICT_FREE_KEY) != 0; in cos_dict_put_copy()
1360 DICT_COPY_KEY | DICT_FREE_KEY); in cos_dict_put_no_copy()