Searched defs:wcount (Results 1 – 5 of 5) sorted by relevance
335 int wcount, rcount; in test_pipe() local
296 unsigned long wcount; in mmc_rpmb_write() local
159 int i, wcount = 0; in generate_fifo() local
309 int i, count = 0, wcount; in synth_pwritev() local
2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()