Lines Matching refs:SIZE_MAX
584 {9831, SIZE_MAX}, in testCalcSegmentBufferSize()
585 {9832, SIZE_MAX}, in testCalcSegmentBufferSize()
586 {12000, SIZE_MAX}, in testCalcSegmentBufferSize()
587 {28453, SIZE_MAX}, in testCalcSegmentBufferSize()
588 {55555, SIZE_MAX}, in testCalcSegmentBufferSize()
589 {SIZE_MAX / 6, SIZE_MAX}, in testCalcSegmentBufferSize()
590 {SIZE_MAX / 4, SIZE_MAX}, in testCalcSegmentBufferSize()
591 {SIZE_MAX / 2, SIZE_MAX}, in testCalcSegmentBufferSize()
592 {SIZE_MAX / 1, SIZE_MAX}, in testCalcSegmentBufferSize()
614 {5958, SIZE_MAX}, in testCalcSegmentBufferSize()
615 {5959, SIZE_MAX}, in testCalcSegmentBufferSize()
616 {12000, SIZE_MAX}, in testCalcSegmentBufferSize()
617 {28453, SIZE_MAX}, in testCalcSegmentBufferSize()
618 {55555, SIZE_MAX}, in testCalcSegmentBufferSize()
619 {SIZE_MAX / 10, SIZE_MAX}, in testCalcSegmentBufferSize()
620 {SIZE_MAX / 8, SIZE_MAX}, in testCalcSegmentBufferSize()
621 {SIZE_MAX / 5, SIZE_MAX}, in testCalcSegmentBufferSize()
622 {SIZE_MAX / 2, SIZE_MAX}, in testCalcSegmentBufferSize()
623 {SIZE_MAX / 1, SIZE_MAX}, in testCalcSegmentBufferSize()
640 {4096, SIZE_MAX}, in testCalcSegmentBufferSize()
641 {4097, SIZE_MAX}, in testCalcSegmentBufferSize()
642 {5957, SIZE_MAX}, in testCalcSegmentBufferSize()
643 {12000, SIZE_MAX}, in testCalcSegmentBufferSize()
644 {28453, SIZE_MAX}, in testCalcSegmentBufferSize()
645 {55555, SIZE_MAX}, in testCalcSegmentBufferSize()
646 {SIZE_MAX / 16 + 1, SIZE_MAX}, in testCalcSegmentBufferSize()
647 {SIZE_MAX / 14, SIZE_MAX}, in testCalcSegmentBufferSize()
648 {SIZE_MAX / 9, SIZE_MAX}, in testCalcSegmentBufferSize()
649 {SIZE_MAX / 7, SIZE_MAX}, in testCalcSegmentBufferSize()
650 {SIZE_MAX / 4, SIZE_MAX}, in testCalcSegmentBufferSize()
651 {SIZE_MAX / 3, SIZE_MAX}, in testCalcSegmentBufferSize()
652 {SIZE_MAX / 2, SIZE_MAX}, in testCalcSegmentBufferSize()
653 {SIZE_MAX / 1, SIZE_MAX}, in testCalcSegmentBufferSize()
670 {2521, SIZE_MAX}, in testCalcSegmentBufferSize()
671 {5957, SIZE_MAX}, in testCalcSegmentBufferSize()
672 {2522, SIZE_MAX}, in testCalcSegmentBufferSize()
673 {12000, SIZE_MAX}, in testCalcSegmentBufferSize()
674 {28453, SIZE_MAX}, in testCalcSegmentBufferSize()
675 {55555, SIZE_MAX}, in testCalcSegmentBufferSize()
676 {SIZE_MAX / 13 + 1, SIZE_MAX}, in testCalcSegmentBufferSize()
677 {SIZE_MAX / 12, SIZE_MAX}, in testCalcSegmentBufferSize()
678 {SIZE_MAX / 9, SIZE_MAX}, in testCalcSegmentBufferSize()
679 {SIZE_MAX / 4, SIZE_MAX}, in testCalcSegmentBufferSize()
680 {SIZE_MAX / 3, SIZE_MAX}, in testCalcSegmentBufferSize()
681 {SIZE_MAX / 2, SIZE_MAX}, in testCalcSegmentBufferSize()
682 {SIZE_MAX / 1, SIZE_MAX}, in testCalcSegmentBufferSize()
720 {SIZE_MAX / 6, -1}, in testCalcSegmentBitLength()
721 {SIZE_MAX / 3, -1}, in testCalcSegmentBitLength()
722 {SIZE_MAX / 2, -1}, in testCalcSegmentBitLength()
723 {SIZE_MAX / 1, -1}, in testCalcSegmentBitLength()
749 {SIZE_MAX / 10, -1}, in testCalcSegmentBitLength()
750 {SIZE_MAX / 5, -1}, in testCalcSegmentBitLength()
751 {SIZE_MAX / 2, -1}, in testCalcSegmentBitLength()
752 {SIZE_MAX / 1, -1}, in testCalcSegmentBitLength()
774 {SIZE_MAX / 15, -1}, in testCalcSegmentBitLength()
775 {SIZE_MAX / 12, -1}, in testCalcSegmentBitLength()
776 {SIZE_MAX / 7, -1}, in testCalcSegmentBitLength()
777 {SIZE_MAX / 3, -1}, in testCalcSegmentBitLength()
778 {SIZE_MAX / 1, -1}, in testCalcSegmentBitLength()
800 {SIZE_MAX / 25, -1}, in testCalcSegmentBitLength()
801 {SIZE_MAX / 20, -1}, in testCalcSegmentBitLength()
802 {SIZE_MAX / 11, -1}, in testCalcSegmentBitLength()
803 {SIZE_MAX / 4, -1}, in testCalcSegmentBitLength()
804 {SIZE_MAX / 2, -1}, in testCalcSegmentBitLength()
805 {SIZE_MAX / 1, -1}, in testCalcSegmentBitLength()