Home | History | Annotate | Download | only in unit

Lines Matching defs:test_max

591 static ssize_t    test_max;
606 assert(test_max > 1);
630 tsd, test_max * 2);
633 tsd, test_max);
637 tsd, test_max / 2);
654 test_max = OPT_ALLOC_MAX;
665 test_max = STRESS_ALLOC_MAX;
667 &test_max, sizeof(ssize_t)),
679 test_max = OPT_ALLOC_MAX;
681 &test_max, sizeof(ssize_t)),