Searched defs:n2 (Results 1 – 4 of 4) sorted by relevance
| /lib/crypto/mpi/ |
| A D | mpih-div.c | 233 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local 316 mpi_limb_t n1, n2; in mpihelp_divrem() local
|
| /lib/math/ |
| A D | rational.c | 51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
|
| /lib/842/ |
| A D | 842_compress.c | 428 u64 n2 = (pos >> 1) % (1 << I2_BITS); in update_hashtables() local
|
| /lib/zstd/compress/ |
| A D | huf_compress.c | 700 int const n2 = (huffNode[lowS].count < huffNode[lowN].count) ? lowS-- : lowN++; in HUF_buildTree() local
|
Completed in 14 milliseconds