repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pax: avoid implicit function declaration warnings
[unleashed.git]
/
contrib
/
ncurses
/
include
/
hashsize.h
blob
a0bf42d139f3951f2cfd0a55139703cd9abe8159
1
/*
2
* hashsize.h -- hash and token table constants
3
*/
4
5
#define CAPTABSIZE 497
6
#define HASHTABSIZE ( 497 * 2)