Searched defs:wcount (Results 1 – 4 of 4) sorted by relevance
196 OFF_T wcount; member223 unsigned long wcount; /* number of writes a child should perform, 0 is unbound */ member259 OFF_T wcount; /* number of write IO operations */ member
296 unsigned long wcount; in mmc_rpmb_write() local
321 DWORD mode, wcount = 0; in write_wincon() local
2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()