Searched refs:get_num (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/usr.bin/sockstat/ |
| D | sockstat.c | 80 int get_num(const char *, const char **, const char **); 249 i = get_num(l, &s, &e); 260 j = get_num(l, &s, &e); 272 get_num(const char *l, const char **s, const char **e) function
|
| /netbsd/src/external/lgpl3/gmp/dist/tests/cxx/ |
| D | t-binary.cc | 280 d = (a + d) - d.get_num(); ASSERT_ALWAYS(d == 2.75); in check_mpq() 282 d = (b * d) / -d.get_num(); ASSERT_ALWAYS(d == -0.25); in check_mpq() 305 e = (e.get_num() % d) / (2 / e); ASSERT_ALWAYS(e == 10); in check_mpq()
|
| D | t-misc.cc | 160 ASSERT_ALWAYS (q.get_num() == 4); in check_mpq() 190 z = q.get_num(); ASSERT_ALWAYS (z == 4); in check_mpq()
|
| /netbsd/src/external/lgpl3/gmp/dist/mpq/ |
| D | Makefile.am | 38 get_d.c get_den.c get_num.c get_str.c \
|
| D | Makefile.in | 134 get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo \ 370 get_d.c get_den.c get_num.c get_str.c \
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-m68k.c | 454 static int get_num (struct m68k_exp *exp, int ok); 2423 nextword = get_num (&opP->disp, 90); in m68k_ip() 2425 nextword = get_num (&opP->disp, 0); in m68k_ip() 2535 nextword = get_num (&opP->disp, 90); in m68k_ip() 2637 baseo = get_num (&opP->disp, 90); in m68k_ip() 2639 outro = get_num (&opP->odisp, 90); in m68k_ip() 2886 nextword = get_num (&opP->disp, 90); in m68k_ip() 2973 tmpreg = get_num (&opP->disp, tmpreg); in m68k_ip() 3038 tmpreg = get_num (&opP->disp, 90); in m68k_ip() 3178 tmpreg = get_num (&opP->disp, 90); in m68k_ip() [all …]
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/ |
| D | Makefile | 99 get_d.c get_den.c get_num.c get_str.c \
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | gmpxx.h | 1779 void init_ui(unsigned long l) { mpq_init(mp); get_num() = l; } 1780 void init_si(signed long l) { mpq_init(mp); get_num() = l; } 1859 { get_num() = std::move(z); get_den() = 1u; return *this; } 1896 const mpz_class & get_num() const 1898 mpz_class & get_num() 2162 q.get_num() = s;
|
| D | Makefile.am | 230 mpq/get_d$U.lo mpq/get_den$U.lo mpq/get_num$U.lo mpq/get_str$U.lo \
|
| D | Makefile.in | 707 mpq/get_d$U.lo mpq/get_den$U.lo mpq/get_num$U.lo mpq/get_str$U.lo \
|
| D | ChangeLog | 6415 * mpq/get_num.c: Likewise. 20354 * gmpxx.h, mpfrxx.h: Remove mpz_classref, let mpq_class::get_num and
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2005 | 2816 (get_num): Support 64bit BFD on 32bit host. 3145 (get_num): Likewise.
|
| D | ChangeLog-9295 | 1828 (get_num): Expression is already parsed. Don't set seg. 10166 md_estimate_size_before_relax, md_create_long_jump, get_num): 11163 (m68k_reg_parse, m68k_ip, md_estimate_size_before_relax, get_num, 12435 * config/tc-m68k.c (get_num): make it work for all segments, not just the 12559 * config/tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge 12583 * config/tc-m68k.c (get_num, case SEG_BIG): If only small integers
|
| D | ChangeLog-2007 | 1347 (get_num): Add 0..511 case.
|
| /netbsd/src/external/lgpl3/gmp/dist/doc/ |
| D | gmp.info-2 | 3549 * mpq_class::get_num: C++ Interface Rationals.
|
| D | gmp.info-1 | 5787 -- Function: mpz_class& mpq_class::get_num ()
|
| D | gmp.texi | 7003 @deftypefun {mpz_class&} mpq_class::get_num ()
|