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
check_kernel_printf.c: Simplify recursive calling
[smatch.git]
/
smatch_data
/
db
/
function_ptr.idx
blob
e57536b8c6f3e8940787396e55b2f11a89912b50
1
CREATE INDEX fn_ptr_idx_file on function_ptr (file, function);
2
CREATE INDEX fn_ptr_idx_nofile on function_ptr (function);
3
CREATE INDEX fn_ptr_idx_ptr on function_ptr (ptr);