xref
: /
third_party
/
ltp
/
tools
/
sparse
/
sparse-src
/
validation
/
binary-constant.c
(revision f08c3bdf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/ltp/tools/sparse/sparse-src/validation/
1
extern
int
x;
2
3
int
x = 0
b11
;
4
5
/*
6
* check-name: binary constant
7
*/
8