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
show_errs.sh: quote some strings properly
[smatch.git]
/
smatch_data
/
db
/
return_states.schema
blob
16a38e0b02a5cbee3a7eb1211c17e5937295cc2f
1
CREATE TABLE return_states (file varchar(128), function varchar(64), call_id integer, return_id integer, return varchar(256), static integer, type integer, parameter integer, key varchar(256), value varchar(256));