xref
: /
dports
/
devel
/
splint
/
splint-3.1.2
/
test
/
alias2.lcl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int glob;
2
int *globp;
3
4
int f (int *a, int b, int **c) int glob; int *globp; { }
5
6