Searched refs:mnc_strings (Results 1 – 1 of 1) sorted by relevance
108 const struct mnc_strings { const char * in; const char * out; } mncs[] = { in test() argument125 for (int i=0; i< sizeof(mncs) / sizeof(struct mnc_strings); i++) { in test()