android_mt6572_jiabo/external/libncurses/include/hashsize.h
2025-09-05 16:56:03 +08:00

6 lines
109 B
C

/*
* hashsize.h -- hash and token table constants
*/
#define CAPTABSIZE 497
#define HASHTABSIZE (497 * 2)