Searched refs:usagemax (Results 1 – 1 of 1) sorted by relevance
74 uint32_t usagemax = unsignedInteger; in append() local76 for (size_t j = usageMin.get(0); j <= usagemax; ++j) { in append()