Home
last modified time | relevance | path

Searched defs:Scales (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h808 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
825 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable