brintos

brintos / llvm-project-archived public Read only

0
0
Text · 116 B · 4523bd3 Raw
7 lines · c
1void f0(int);2void f1(int, float);3void f2();4void f3(void);5void f4(int, int);6int f5(int) __attribute__((const));7