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
implied_value: don't get confused by casts
[smatch.git]
/
smatch_data
/
kernel.ignored_macros
blob
8950761a43d4b4bc9bfabca787548eff219f4013
1
/*
2
* These macros are actively misleading to smatch so
3
* it's best to ignore them.
4
*/
5
WARN_ON
6
B43legacy_WARN_ON
7
B43_WARN_ON
8
/* ASSERT can be worthwhile or bogus. */
9
HPI_DEBUG_ASSERT
10
snd_BUG_ON
11
WARN_ON_ONCE
12
ubi_assert
13
bfa_assert
14
ZD_ASSERT
15
ubifs_assert
16
AR_DEBUG_ASSERT