| /dragonfly/contrib/gmp/mpz/ |
| HD | export.c | 57 unsigned long numb; in mpz_export() local 77 numb = 8*size - nail; in mpz_export() 78 MPN_SIZEINBASE_2EXP (count, zp, zsize, numb); in mpz_export() 119 size_t i, numb; in mpz_export() local 125 numb = size * 8 - nail; in mpz_export() 128 wbytes = numb / 8; in mpz_export() 131 wbits = numb % 8; in mpz_export()
|
| HD | import.c | 92 size_t i, j, numb, wbytes; in mpz_import() local 97 numb = size * 8 - nail; in mpz_import() 100 wbytes = numb / 8; in mpz_import() 103 wbits = numb % 8; in mpz_import() 107 woffset = (numb + 7) / 8; in mpz_import()
|
| /dragonfly/contrib/gmp/ |
| HD | gen-fac_ui.c | 45 gen_consts (int numb, int nail, int limb) in gen_consts() argument 51 printf ("#if GMP_NUMB_BITS != %d\n", numb); in gen_consts() 52 printf ("Error , error this data is for %d GMP_NUMB_BITS only\n", numb); in gen_consts() 66 if (mpz_sizeinbase (x, 2) > numb) in gen_consts() 102 mpz_mul_2exp (x, x, numb); in gen_consts() 108 mpz_mul_2exp (y, y, numb); in gen_consts()
|
| /dragonfly/games/quiz/datfiles/ |
| HD | seq-easy | 5 1,3,5,7,9,11:13{(odd nos.)}:odd [integ|numb]ers 13 2,4,6,8,10,12:14{(even nos.)}:even [integ|numb]ers|multiples of 2|2n
|
| /dragonfly/contrib/lvm2/dist/libdm/ |
| HD | libdm-report.c | 832 const uint64_t numb = in _row_compare() local 835 if (numa == numb) in _row_compare() 839 return (numa > numb) ? 1 : -1; in _row_compare() 841 return (numa < numb) ? 1 : -1; in _row_compare()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | double-int.c | 1100 size_t count, numb; in mpz_get_double_int() local 1124 numb = 8*sizeof(HOST_WIDE_INT); in mpz_get_double_int() 1125 count = (mpz_sizeinbase (val, 2) + numb-1) / numb; in mpz_get_double_int()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | double-int.c | 1527 size_t count, numb; in mpz_get_double_int() local 1551 numb = 8 * sizeof (HOST_WIDE_INT); in mpz_get_double_int() 1552 count = (mpz_sizeinbase (val, 2) + numb-1) / numb; in mpz_get_double_int()
|
| HD | wide-int.cc | 243 size_t count, numb; in from_mpz() local 268 numb = CHAR_BIT * sizeof (HOST_WIDE_INT); in from_mpz() 269 count = (mpz_sizeinbase (x, 2) + numb - 1) / numb; in from_mpz()
|
| /dragonfly/contrib/binutils-2.27/libiberty/ |
| HD | cplus-dem.c | 122 int numb; member 1287 for (i = 0; i < from->numb; i++) in work_stuff_copy_to_from() 3778 if (!get_count (mangled, &n) || n >= work -> numb) in do_type() 4304 if (work -> numb >= work -> bsize) in register_Btype() 4318 ret = work -> numb++; in register_Btype() 4353 while (work -> numb > 0) in forget_B_and_K_types() 4355 i = --(work -> numb); in forget_B_and_K_types()
|
| /dragonfly/contrib/gcc-8.0/libiberty/ |
| HD | cplus-dem.c | 128 int numb; member 1343 for (i = 0; i < from->numb; i++) in work_stuff_copy_to_from() 3874 if (!get_count (mangled, &n) || n < 0 || n >= work -> numb) in do_type() 4444 if (work -> numb >= work -> bsize) in register_Btype() 4460 ret = work -> numb++; in register_Btype() 4495 while (work -> numb > 0) in forget_B_and_K_types() 4497 i = --(work -> numb); in forget_B_and_K_types()
|
| /dragonfly/contrib/gcc-4.7/libiberty/ |
| HD | cplus-dem.c | 122 int numb; member 1267 for (i = 0; i < from->numb; i++) in work_stuff_copy_to_from() 3755 if (!get_count (mangled, &n) || n >= work -> numb) in do_type() 4281 if (work -> numb >= work -> bsize) in register_Btype() 4295 ret = work -> numb++; in register_Btype() 4330 while (work -> numb > 0) in forget_B_and_K_types() 4332 i = --(work -> numb); in forget_B_and_K_types()
|
| /dragonfly/contrib/gdb-7/libiberty/ |
| HD | cplus-dem.c | 122 int numb; member 1267 for (i = 0; i < from->numb; i++) in work_stuff_copy_to_from() 3755 if (!get_count (mangled, &n) || n >= work -> numb) in do_type() 4281 if (work -> numb >= work -> bsize) in register_Btype() 4295 ret = work -> numb++; in register_Btype() 4330 while (work -> numb > 0) in forget_B_and_K_types() 4332 i = --(work -> numb); in forget_B_and_K_types()
|
| /dragonfly/share/dict/ |
| HD | web2a | 27109 half-numb 57961 spirit-numb 63816 thought-numb
|
| HD | web2 | 128549 numb
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes | 20931 Mouse clicks numb the fingers.
|