Home | History | Annotate | Download | only in Preprocessor
      1 
      2 
      3 
      4 
      5 #define WINDOW win
      6 #define P_(args) args
      7 extern void f P_((WINDOW win));
      8