Searched defs:c2 (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | string.c | 44 unsigned char c1, c2; in strncasecmp() local 69 int c1, c2; in strcasecmp() local 323 unsigned char c1, c2; in strcmp() local 347 unsigned char c1, c2; in strncmp() local
|
D | bch.c | 606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 639 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|