Searched refs:bigram (Results 1 – 2 of 2) sorted by relevance
81 unsigned char bigram[2*FF_MAX]; member
1021 type = (const char*)typefix((char*)fp->encode.bigram, sizeof(fp->encode.bigram), type); in findwrite()1145 fp->encode.bigram[b *= 2] = n; in findsync()1146 fp->encode.bigram[b + 1] = m; in findsync()1168 sfwrite(sp, fp->encode.bigram, sizeof(fp->encode.bigram)); in findsync()