EINFO_HSIZE
#define EINFO_HMASK (EINFO_HSIZE - 1)
static struct logerrinfo *EInfo[EINFO_HSIZE];
for (i = 0; i < EINFO_HSIZE; ++i) {