Searched refs:feats_names (Results 1 – 1 of 1) sorted by relevance
27 static char const *const feats_names[FMAX_END] = { variable45 size_t tlen = strlen(feats_names[i]); in feats_to_string()49 strncat(feats_string, feats_names[i], flen); in feats_to_string()