]> andersk Git - splint.git/blame_incremental - test/csyntax5.c
noexpand always false.
[splint.git] / test / csyntax5.c
... / ...
CommitLineData
1typedef int fd_mask;
2
3typedef struct fd_set {
4 fd_mask fds_bits[sizeof(fd_mask)];
5} fd_set;
6
7
This page took 0.031647 seconds and 5 git commands to generate.