Searched refs:IDEFLOPPY_MIN (Results 1 – 1 of 1) sorted by relevance
509 #define IDEFLOPPY_MIN(a,b) ((a)<(b) ? (a):(b)) macro618 count = IDEFLOPPY_MIN(bh->b_size - pc->b_count, bcount); in idefloppy_input_buffers()648 count = IDEFLOPPY_MIN(pc->b_count, bcount); in idefloppy_output_buffers()