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
*new* real_absolute: give a more accurate absolute value
[smatch.git]
/
validation
/
binary-constant.c
blob
a589403a924025fed1724c24181e20c4229eb9ee
1
extern
int
x
;
2
3
int
x
=
0b11
;
4
5
/*
6
* check-name: inline compound literals
7
*/