repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
states: rename unreachable() to is_unreachable()
[smatch.git]
/
validation
/
preprocessor
/
base-file.c
blob
61a290cb069959c88af98fd10bdeb501fe1810ea
1
__FILE__
2
__BASE_FILE__
3
4
#include
"base-file.h"
5
6
/*
7
* check-name: base file
8
* check-command: sparse -E $file
9
*
10
* check-output-start
11
12
"preprocessor/base-file.c"
13
"preprocessor/base-file.c"
14
"preprocessor/base-file.h"
15
"preprocessor/base-file.c"
16
* check-output-end
17
*/