blob: b55cb2c8614912d88ef3d609b3ba5cf45f1ceeae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
static struct pippo **pluto (void) {
}
static struct pp qq (void) {
}
static cc ss (void) {
}
static aa bb (int a,
char *p) {
}
dd *ee (void) {
}
|