ignore TARGET environment variable (Makefiles tend to set that and confuse cparser)
[cparser] / preproctest / refresults / defines.c
1 # 1 "defines.c"
2 # 1 "<built-in>"
3 # 1 "<command-line>"
4 # 1 "defines.c"
5
6 bar
7 (bar)
8 bar()
9 bar ()
10 (bar)()
11
12
13 bar(foo)
14
15 bar(bar)
16 bar(bar)
17 (foo)(bar)
18 bar(bar)