Home
last modified time | relevance | path

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

/dports/graphics/xpx/xpx/
H A Dtim.c92 colfilew = info.w;
214 l = 4 + 2 + 2 + 2 + 2 + colfilew * colfileh * 2;
218 setleshort(buf+8, colfilew);
225 for (x = 0; x < colfilew; x++) {
232 if (!fwrite(buf, colfilew*2, 1, fp))
H A Dwork.c59 int colfilew = 0; variable
H A Dwork.h56 extern int colfilew;