blob: 478fd5971197b259b2a42e5bb55ab0ec196fecb0 [file] [log] [blame]
LuK133752a81d52025-07-08 18:07:20 -04001/*
2 * hashsize.h -- hash and token table constants
3 */
4
5#define CAPTABSIZE 497
6#define HASHTABSIZE (497 * 2)