Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c1374 #define GNU_INLINE_P(fn) (DECL_DECLARED_INLINE_P (fn) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc1431 #define GNU_INLINE_P(fn) (DECL_DECLARED_INLINE_P (fn) \ macro