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