• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 void test_01(int * data);
2 #define DIVXY(X,Y) X/Y
3