Do not warn about an ununsed function, if it is marked with __attribute__((used)).
[cparser] / parsetest / declarator_special.c
2007-11-19 Matthias Braunstarted working on correct initializer support (still...
2007-11-19 Matthias Braunstarted collecting some parser tests