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