Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dinteger.h960 constexpr ValueWithOverflow MODULO(const Integer &divisor) const { MultiplyUnsigned() function
/llvm-project/flang/lib/Evaluate/
H A Dreal.cpp447 ValueWithRealFlags<Real<W, P>> Real<W, P>::MODULO( MODULO() function in Fortran::evaluate::value::Real