Searched refs:sufcom (Results 1 – 1 of 1) sorted by relevance
4972 static const Sufcom_t sufcom[] = variable5028 for (i = 0; i < sizeof(sufcom) / sizeof(sufcom[0]); i++)5029 if (!strcmp(suffix, sufcom[i].suffix))5030 return (char*)sufcom[i].comment;