int i;
int *ip;
const char *ccp;
const void *****vppppp;
const void ******vpppppp;
const void ********vpppppppp;
int i;
int *ip;
const char *ccp;
const void *****vppppp;
const void ******vpppppp;
const void ********vpppppppp;
void example(void) {
int decl;
code();
}
void
example(void)
{
int decl;
code();
}
void
example(void)
{
int decl;
code();
}
double
dbl_plus3(a, b, c)
double a, b, c;
{
return a + b + c;
}
double
dbl_plus3(a, b, c)
double a, b, c;
{
return a + b + c;
}
struct a {
struct b {
struct c {
struct d1 {
int e;
} d1;
struct d2 {
int e;
} d2;
} c;
} b;
};
struct a {
struct b {
struct c {
struct d1 {
int e;
} d1;
struct d2 {
int e;
} d2;
} c;
} b;
};
{
{
struct a {
struct b {
struct c {
struct d1 {
int e;
} d1;
struct d2 {
int e;
} d2;
} c;
} b;
};
}
}
{
{
struct a {
struct b {
struct c {
struct d1 {
int e;
} d1;
struct d2 {
int e;
} d2;
} c;
} b;
};
}
}