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
kernel-printf: add printf format %pra for struct range
[smatch.git]
/
validation
/
preprocessor
/
include-level.c
blob
b5e5e603635879ef416af9aba1e2c751ad436c9a
1
__FILE__
:
__INCLUDE_LEVEL__
2
3
#include
"include-level.h"
4
5
/*
6
* check-name: include-level
7
* check-command: sparse -E $file
8
*
9
* check-output-start
10
11
"preprocessor/include-level.c": 0
12
"preprocessor/include-level.h": 1
13
* check-output-end
14
*/