Searched refs:sectionhighbits (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmime.c113 size_t sectionsize, sectionhighbits; local
437 sectionsize = sectionhighbits = 0;
457 sectionhighbits++;
467 sectionhighbits > sectionsize / 4)
491 (long) sectionhighbits, (long) sectionsize,
497 sectionsize = sectionhighbits;
500 if (sectionhighbits == 0)
543 (sectionsize / 8 < sectionhighbits && !use_qp))

Completed in 69 milliseconds