| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/fseterr.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | - | |
| 5 | - | |
| 6 | - | |
| 7 | void | - |
| 8 | fseterr (FILE *fp) | - |
| 9 | { | - |
| 10 | - | |
| 11 | - | |
| 12 | - | |
| 13 | - | |
| 14 | fp->_flags |= | - |
| 15 | 0x20 | - |
| 16 | ; | - |
| 17 | } never executed: end of block | 0 |
| Switch to Source code | Preprocessed file |