Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp315 static void MaxMin(Descriptor &accumulator, const Descriptor &x, in MaxMin() function
696 MaxMin<false>(accumulator, x, sourceFile, sourceLine); in RTNAME()
701 MaxMin<true>(accumulator, x, sourceFile, sourceLine); in RTNAME()