Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.c509 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
513 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
514 ppcae = &next->next; in cos_array_put_no_copy()
528 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.c509 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
513 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
514 ppcae = &next->next; in cos_array_put_no_copy()
528 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.c573 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
577 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
578 ppcae = &next->next; in cos_array_put_no_copy()
592 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.c573 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
577 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
578 ppcae = &next->next; in cos_array_put_no_copy()
592 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c648 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
652 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
653 ppcae = &next->next; in cos_array_put_no_copy()
667 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c648 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
652 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
653 ppcae = &next->next; in cos_array_put_no_copy()
667 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c649 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
653 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
654 ppcae = &next->next; in cos_array_put_no_copy()
668 *ppcae = pcae; in cos_array_put_no_copy()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c649 cos_array_element_t **ppcae = &pca->elements; in cos_array_put_no_copy() local
653 while ((next = *ppcae) != 0 && next->index > index) in cos_array_put_no_copy()
654 ppcae = &next->next; in cos_array_put_no_copy()
668 *ppcae = pcae; in cos_array_put_no_copy()