kolibrios/contrib/media/updf/include/hashsize.h

7 lines
109 B
C
Raw Normal View History

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