2 static inline __attribute__((__always_inline__
)) int gt(int lhs
, int rhs
)
7 extern inline __attribute__((__gnu_inline__
)) int ge(int lhs
, int rhs
)
12 static __attribute__((__warning__("That's junk!"))) __attribute__((__unused__
))
13 __attribute__((__noinline__
))
20 * check-name: inline attributes