Home
last modified time | relevance | path

Searched refs:g_htab (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dfastlz.c188 static const unsigned char *g_htab[HASH_SIZE]; in FASTLZ_COMPRESSOR() local
190 const unsigned char **htab = g_htab; in FASTLZ_COMPRESSOR()