Home
last modified time | relevance | path

Searched refs:planesP (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dgemtopnm.c53 int *patlenP, int *planesP));
259 getinit (file, colsP, rowsP, padrightP, patlenP, planesP) in getinit() argument
265 int *planesP;
282 *planesP = s;
/dports/x11-wm/amiwm/amiwm0.21pl2/
H A Dppmtoinfo.c209 int *rowsP, int *colsP, int *planesP) in processicon() argument
401 *rowsP=rows; *colsP=cols; *planesP=planes; in processicon()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c1787 struct RgbPlanes * const planesP) { in allocPlanes() argument
1807 *planesP = planes; in allocPlanes()