Home
last modified time | relevance | path

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

/llvm-project/libc/include/llvm-libc-types/
H A Dlldiv_t.h13 long long quot; member
H A Dldiv_t.h13 long quot; member
H A Ddiv_t.h13 int quot; member
H A Dimaxdiv_t.h13 intmax_t quot; member
/llvm-project/libc/src/__support/
H A Dinteger_operations.h25 integer_rem_quo(T x,T y,T & quot,T & rem) integer_rem_quo() argument
/llvm-project/clang/test/Parser/
H A Dextension.c8 long long int quot; member
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DQuasiPolynomialTest.cpp104 QuasiPolynomial quot = qp1 / 2; in TEST() local
/llvm-project/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp76 uint64_t quot = tsc >> time_shift; in ToNanos() local
84 uint64_t quot = time / time_mult; in ToTSC() local
/llvm-project/flang/unittests/Evaluate/
H A Dinteger.cpp200 auto quot{a.DivideUnsigned(b)}; in exhaustiveTesting() local
H A Dreal.cpp518 ValueWithRealFlags<REAL> quot{x.Divide(y, rounding)}; subsetTests() local