Searched refs:num_full_words (Results 1 – 1 of 1) sorted by relevance
95 int num_full_words; in datapidgen() local97 num_full_words = bsize / NBPW; in datapidgen()127 num_full_words = (bsize - boff) / NBPW; in datapidgen()131 for (cnt = 0; cnt < num_full_words; woff += NBPW, cnt++) { in datapidgen()192 int num_full_words; in datapidchk() local198 num_full_words = bsize / NBPW; in datapidchk()227 num_full_words = (bsize - boff) / NBPW; in datapidchk()231 for (cnt = 0; cnt < num_full_words; woff += NBPW, cnt++) { in datapidchk()