repo.or.cz
/
splint-patched.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some consistency changes to library & headers flags.
[splint-patched.git]
/
test
/
longconstants.c
blob
5ec761bf5bb93503798d25f703fc81fac3442f06
1
long
octlong
=
07L
;
2
long
hexlong
=
0x34
L
;
3
long
llong
=
3594UL
;
4
unsigned long
ullong
=
3594UL
;