Searched refs:typefix (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/misc/
H A Dfastfind.c139 typefix(char* buf, size_t n, register const char* t) function
453 type = (const char*)typefix(fp->decode.bigram2, sizeof(fp->decode.bigram2), type);
1021 type = (const char*)typefix((char*)fp->encode.bigram, sizeof(fp->encode.bigram), type);

Completed in 16 milliseconds