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
sval: cast the result in sval_binop()
[smatch.git]
/
ast-view.h
blob
da8f5f500e58aa11a493c9542f4e59a81d629c7d
1
2
#include <gtk/gtk.h>
3
#include
"lib.h"
4
5
extern
void
treeview_main
(
struct
symbol_list
*
syms
);
6
7