• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

f()1 __inline__ __attribute__ ((always_inline)) int f()
2 {
3   return 2;
4 }
5