Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c1647 #define DECL_EXTERN_INLINE(DECL) (DECL_DECLARED_INLINE_P (DECL) \ in diagnose_mismatched_decls() macro
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1820 #define DECL_EXTERN_INLINE(DECL) (DECL_DECLARED_INLINE_P (DECL) \ in diagnose_mismatched_decls() macro