Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dcharacter.cpp34 const CHAR *x, const CHAR *y, std::size_t xChars, std::size_t yChars) { in Compare()
101 std::size_t xChars{x.ElementBytes() >> shift<CHAR>}; in Compare() local
265 std::size_t xChars{x.ElementBytes() >> shift<CHAR>}; in MaxMinHelper() local