Searched defs:INTEGER (Results 1 – 5 of 5) sorted by relevance
2 #define INTEGER(X) int macro10 int (INTEGER); variable
4 typedef int INTEGER; in foo() typedef
75 #define INTEGER int macro
35 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; global() enumerator
1814 INTEGER = 5 global() variable in ParserKind