Searched refs:c2 (Results 1 – 2 of 2) sorted by relevance
84 char c2 = *s2++; in module_slot_match() local87 if (c2 == '-') in module_slot_match()88 c2 = '_'; in module_slot_match()89 if (c1 != c2) in module_slot_match()
573 char c1, c2; member683 ((char*)(usbdata + i))[1] = ra[i].c2; in usX2Y_rate_set()