]> andersk Git - splint.git/blame - test/external.c
noexpand always false.
[splint.git] / test / external.c
CommitLineData
885824d3 1int func (int x, int y);
2int Func (int x, int y);
3
4int small1 (void);
5int small2 (void);
6
7int longfunction1 (void);
8int longfunction2 (void);
9
10static /*@unused@*/ int slongfunction1 (void);
11static /*@unused@*/ int slongfunction2 (void);
This page took 0.568572 seconds and 5 git commands to generate.