Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.c52 #define cos_element_num_ptrs 1 macro
131 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
134 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
147 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
149 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.c52 #define cos_element_num_ptrs 1 macro
131 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
134 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
147 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
149 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.c44 #define cos_element_num_ptrs 1 macro
123 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
126 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
139 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
141 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.c44 #define cos_element_num_ptrs 1 macro
123 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
126 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
139 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
141 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c46 #define cos_element_num_ptrs 1 macro
125 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
128 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
141 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
143 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c46 #define cos_element_num_ptrs 1 macro
125 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
128 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
141 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
143 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c47 #define cos_element_num_ptrs 1 macro
126 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
129 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
142 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
144 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c47 #define cos_element_num_ptrs 1 macro
126 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
129 index - cos_element_num_ptrs)); in ENUM_PTRS_WITH()
142 return (index < cos_element_num_ptrs ? in ENUM_PTRS_WITH()
144 (index -= cos_element_num_ptrs) > 0 ? in ENUM_PTRS_WITH()