Home
last modified time | relevance | path

Searched refs:IntegralType (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/include/fuzzer/
DFuzzedDataProvider.h278 using IntegralType = in ConsumeProbability() local
282 T result = static_cast<T>(ConsumeIntegral<IntegralType>()); in ConsumeProbability()
283 result /= static_cast<T>(std::numeric_limits<IntegralType>::max()); in ConsumeProbability()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Djv-exp.y155 %type <tval> IntegralType FloatingPointType NumericType PrimitiveType ArrayType PrimitiveOrArrayType
271 IntegralType
275 IntegralType: