Searched defs:REAL (Results 1 – 4 of 4) sorted by relevance
38 constexpr const Part &REAL() const { return re_; } in REAL() function
241 # define REAL( global() macro 245 # define REAL(x) __interception::PTR_TO_REAL( global() macro 255 # define REAL( global() macro
35 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; global() enumerator
19 #define REAL(x) __interception::PTR_TO_REAL(x) macro