Searched refs:size0 (Results 1 – 1 of 1) sorted by relevance
475 size_t size0 = 0; in test_corrupt_type() local478 res = test_get_offs_size(type, idx, 0, &offs, &size0); in test_corrupt_type()527 if (n == size0 - 1) in test_corrupt_type()537 if (n >= size0) in test_corrupt_type()538 n = size0 - 1; in test_corrupt_type()
Completed in 3 milliseconds