Searched defs:c2 (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | string.c | 46 unsigned char c1, c2; in strncasecmp() local 71 int c1, c2; in strcasecmp() local 384 unsigned char c1, c2; in strcmp() local 408 unsigned char c1, c2; in strncmp() local
|
D | bch.c | 673 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 706 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|
/lib/mpi/ |
D | mpicoder.c | 120 int i, j, c, c1, c2; in mpi_fromstr() local
|