Searched defs:suff (Results 1 – 3 of 3) sorted by relevance
485 int32_t *suff = NEW_ARRAY(int32_t, patlen); in GoodSuffixTable() local
532 int32_t *suff = NEW_ARRAY(int32_t, patlen); in GoodSuffixTable() local
1633 char suff[] = { '\0', 'K', 'M', 'G', 'P' }; in size_cnv() local