Home
last modified time | relevance | path

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

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