Searched defs:expo (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Disinteger.c29 mpfr_exp_t expo; local
H A Dodd_p.c31 mpfr_exp_t expo; local
[all...]
H A Dexp3.c48 mpfr_exp_t diff, expo; local
[all...]
H A Dlngamma.c123 mpfr_exp_t expo; local
[all...]
H A Datan.c96 mpfr_exp_t diff, expo; local
[all...]
H A Dpow.c123 mpfr_pow_general(mpfr_ptr z, mpfr_srcptr x, mpfr_srcptr y, mpfr_rnd_t rnd_mode, int y_is_integer, mpfr_save_expo_t *expo) argument
[all...]
/netbsd-current/external/lgpl3/mpc/dist/src/
H A Dget_x.c76 prettify (const char *str, const mpfr_exp_t expo, int base, int special) argument
189 mpfr_exp_t expo; local
H A Datan.c225 mpfr_exp_t err, expo; local
[all...]
H A Dpow.c440 mpfr_exp_t expo; local
[all...]
/netbsd-current/lib/libc/gen/
H A Drandomid.c185 pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) argument
/netbsd-current/external/mit/lua/dist/src/
H A Dllex.c238 const char *expo = "Ee"; local
/netbsd-current/bin/ksh/
H A Dshf.c886 int expo, decpt; local
/netbsd-current/sys/compat/linux/arch/i386/
H A Dlinux_machdep.h44 uint16_t expo; member in struct:linux_fpreg
49 uint16_t expo; member in struct:linux_fpxreg
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.h132 int16_t expo; member in struct:f7_t
336 bool f7_store_expo (f7_t *cc, int16_t expo) argument
493 f7_t* f7_set_1pow2 (f7_t *cc, int16_t expo, bool sign) argument
526 f7_t* f7_init (f7_t *cc, uint8_t flags, uint64_t mant, int16_t expo) argument
[all...]
H A Dlibf7.c144 f7_t* f7_init_impl (uint64_t mant, uint8_t flags, f7_t *cc, int16_t expo) argument
535 f7_frexp(f7_t *cc, const f7_t *aa, int *expo) argument
697 f7_abscmp_msb_ge(const f7_t *aa, uint8_t msb, int16_t expo) argument
1338 int16_t expo = sub_ssat16 (aa->expo, bb->expo); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7.h132 int16_t expo; member in struct:f7_t
336 bool f7_store_expo (f7_t *cc, int16_t expo) argument
493 f7_t* f7_set_1pow2 (f7_t *cc, int16_t expo, bool sign) argument
526 f7_t* f7_init (f7_t *cc, uint8_t flags, uint64_t mant, int16_t expo) argument
[all...]
H A Dlibf7.c144 f7_t* f7_init_impl (uint64_t mant, uint8_t flags, f7_t *cc, int16_t expo) argument
535 f7_frexp(f7_t *cc, const f7_t *aa, int *expo) argument
697 f7_abscmp_msb_ge(const f7_t *aa, uint8_t msb, int16_t expo) argument
1338 int16_t expo = sub_ssat16 (aa->expo, bb->expo); local
[all...]
/netbsd-current/external/bsd/bc/dist/
H A Dnumber.c1144 bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale) argument
/netbsd-current/lib/libc/stdio/
H A Dvfwprintf.c1948 exponent(CHAR_T *p0, int expo, int fmtch) argument
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmpxx.h2102 std::string get_str(mp_exp_t &expo, int base = 10, size_t size = 0) const argument

Completed in 304 milliseconds