Searched refs:outcnt (Results 1 – 10 of 10) sorted by relevance
38 static unsigned outcnt = 0; /* bytes in output buffer */ variable244 for (n = 0; n < outcnt; n++) { in flush_window_low()249 bytes_out += (ulg)outcnt; in flush_window_low()250 output_ptr += (ulg)outcnt; in flush_window_low()251 outcnt = 0; in flush_window_low()260 for (n = 0; n < outcnt; n++) { in flush_window_high()266 bytes_out += (ulg)outcnt; in flush_window_high()267 outcnt = 0; in flush_window_high()
50 static unsigned outcnt = 0; /* bytes in output buffer */ variable252 for (n = 0; n < outcnt; n++) { in flush_window_low()257 bytes_out += (ulg)outcnt; in flush_window_low()258 output_ptr += (ulg)outcnt; in flush_window_low()259 outcnt = 0; in flush_window_low()268 for (n = 0; n < outcnt; n++) { in flush_window_high()274 bytes_out += (ulg)outcnt; in flush_window_high()275 outcnt = 0; in flush_window_high()
48 static unsigned outcnt; /* bytes in output buffer */ variable164 for (n = 0; n < outcnt; n++) { in flush_window()169 bytes_out += (ulg)outcnt; in flush_window()170 output_ptr += (ulg)outcnt; in flush_window()171 outcnt = 0; in flush_window()
43 static unsigned outcnt = 0; /* bytes in output buffer */ variable204 for (n = 0; n < outcnt; n++) { in flush_window()209 bytes_out += (ulg)outcnt; in flush_window()210 output_ptr += (ulg)outcnt; in flush_window()211 outcnt = 0; in flush_window()
55 static unsigned outcnt = 0; /* bytes in output buffer */ variable200 for (n = 0; n < outcnt; n++) { in flush_window()205 bytes_out += (ulg)outcnt; in flush_window()206 output_ptr += (ulg)outcnt; in flush_window()207 outcnt = 0; in flush_window()
43 static unsigned outcnt = 0; /* bytes in output buffer */ variable189 for (n = 0; n < outcnt; n++) { in flush_window()194 bytes_out += (ulg) outcnt; in flush_window()195 output_ptr += (ulg) outcnt; in flush_window()196 outcnt = 0; in flush_window()
130 static unsigned outcnt; /* bytes in output buffer */ variable260 for (n = 0; n < outcnt; n++) { in flush_window()265 bytes_out += (ulg)outcnt; in flush_window()266 output_ptr += (ulg)outcnt; in flush_window()267 outcnt = 0; in flush_window()
275 int stat, incnt, outcnt, bytecnt, intr; in uctrl_do_txn() local285 outcnt = txn->outbits; in uctrl_do_txn()302 while (outcnt > 0) { in uctrl_do_txn()306 outcnt--; in uctrl_do_txn()
969 static unsigned outcnt; /* bytes in output buffer */ variable1041 write(crd_outfd, window, outcnt); in flush_window()1043 for (n = 0; n < outcnt; n++) { in flush_window()1048 bytes_out += (ulg)outcnt; in flush_window()1049 outcnt = 0; in flush_window()1064 outcnt = 0; /* bytes in output buffer */ in crd_load()
161 #define wp outcnt