hbSize             59 lib/zstd/entropy_common.c size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSVPtr, unsigned *tableLogPtr, const void *headerBuffer, size_t hbSize)
hbSize             62 lib/zstd/entropy_common.c 	const BYTE *const iend = istart + hbSize;
hbSize             72 lib/zstd/entropy_common.c 	if (hbSize < 4)