Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1933 #define DECL_EXTERN_INLINE(DECL) (DECL_DECLARED_INLINE_P (DECL) \ in diagnose_mismatched_decls() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1955 #define DECL_EXTERN_INLINE(DECL) (DECL_DECLARED_INLINE_P (DECL) \ in diagnose_mismatched_decls() macro