Searched refs:extra_words (Results 1 – 1 of 1) sorted by relevance
762 int extra_words = 0; /* odd or even number of words */ in prt_buf() local779 extra_words = num_words % width; in prt_buf()830 if (extra_words) in prt_buf()831 width = extra_words; /* odd number of words */ in prt_buf()