Searched refs:feat_name (Results 1 – 1 of 1) sorted by relevance
97 static const char *const feat_name[64] = { variable153 for (i = 0; i < ARRAY_SIZE(feat_name); i++) { in do_show_features()155 if (feat_name[i]) in do_show_features()156 printf("%s\n", feat_name[i]); in do_show_features()
Completed in 3 milliseconds