Home | History | Annotate | Download | only in Analysis
      1 void test_01(int * data);
      2 #define DIVXY(X,Y) X/Y
      3