Searched refs:a_max (Results 1 – 1 of 1) sorted by relevance
655 const char* a_max = nullptr; in addLimit() local687 a_max = attrs[i]; in addLimit()754 if (a_min != nullptr && a_max != nullptr) { in addLimit()762 range += a_max; in addLimit()763 } else if (a_min != nullptr || a_max != nullptr) { in addLimit()838 if (a_max != nullptr) { in addLimit()844 mCurrentType->second[std::string("max-") + a_name] = a_max; in addLimit()