brintos

brintos / llvm-project-archived public Read only

0
0
Text · 77 B · 62595b7 Raw
8 lines · c
1 2 3 4 5#define WINDOW win6#define P_(args) args7extern void f P_((WINDOW win));8