Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfill.h170 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
174 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfill.h170 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
174 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfill.h171 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
175 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfill.h171 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
175 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfill.h173 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
177 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfill.h173 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
177 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxfill.c59 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
63 # define INCR_BY(x,n) DO_NOTHING macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxfill.c59 # define INCR_BY(x,n) (stats_fill.x += (n)) macro
63 # define INCR_BY(x,n) DO_NOTHING macro