• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 int foo(const char *fmt, ...) __attribute__((__format__(__scanf__, 1, 2)));
2