Searched refs:IntegralType (Results 1 – 2 of 2) sorted by relevance
278 using IntegralType = in ConsumeProbability() local282 T result = static_cast<T>(ConsumeIntegral<IntegralType>()); in ConsumeProbability()283 result /= static_cast<T>(std::numeric_limits<IntegralType>::max()); in ConsumeProbability()
155 %type <tval> IntegralType FloatingPointType NumericType PrimitiveType ArrayType PrimitiveOrArrayType271 IntegralType275 IntegralType: