Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Evaluate/
Dreal.h97 constexpr Real SetSign(bool toNegative) const { // non-arithmetic in SetSign() function
/external/llvm-project/flang/runtime/
Dio-api.cpp557 bool IONAME(SetSign)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument