Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Dallocate02.f9011 real mld(2:4), mld2(2:4) local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc2317 Matcher<long double> mld = Not(IsNan()); in TEST() local
2331 Matcher<long double> mld = IsNan(); in TEST() local
2343 Matcher<long double> mld = Not(IsNan()); in TEST() local