/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | get_x.c | 76 prettify (const char *str, const mpfr_exp_t expo, int base, int special) in prettify() 189 mpfr_exp_t expo; in get_pretty_str() local
|
H A D | atan.c | 225 mpfr_exp_t err, expo; in mpc_atan() local
|
H A D | pow.c | 440 mpfr_exp_t expo; in is_odd() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | isinteger.c | 29 mpfr_exp_t expo; in mpfr_integer_p() local
|
H A D | odd_p.c | 31 mpfr_exp_t expo; in mpfr_odd_p() local
|
H A D | exp3.c | 48 mpfr_exp_t diff, expo; in mpfr_exp_rational() local
|
H A D | atan.c | 96 mpfr_exp_t diff, expo; in mpfr_atan_aux() local
|
H A D | pow.c | 124 mpfr_rnd_t rnd_mode, int y_is_integer, mpfr_save_expo_t *expo) in mpfr_pow_general()
|
H A D | lngamma.c | 123 mpfr_exp_t expo; in unit_bit() local
|
H A D | mpfr-impl.h | 2019 #define MPFR_SMALL_INPUT_AFTER_SAVE_EXPO(y,v,err1,err2,dir,rnd,expo,extra) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | libf7.h | 132 int16_t expo; member 336 bool f7_store_expo (f7_t *cc, int16_t expo) in f7_store_expo() 493 f7_t* f7_set_1pow2 (f7_t *cc, int16_t expo, bool sign) in f7_set_1pow2() 526 f7_t* f7_init (f7_t *cc, uint8_t flags, uint64_t mant, int16_t expo) in f7_init()
|
H A D | libf7.c | 144 f7_t* f7_init_impl (uint64_t mant, uint8_t flags, f7_t *cc, int16_t expo) in f7_init_impl() 535 void f7_frexp (f7_t *cc, const f7_t *aa, int *expo) in f7_frexp() 697 bool f7_abscmp_msb_ge (const f7_t *aa, uint8_t msb, int16_t expo) in f7_abscmp_msb_ge() 838 int16_t expo = add_ssat16 (aa->expo, bb->expo); in ALIAS() local 1057 int16_t expo = add_ssat16 (delta, aa->expo); in f7_ldexp() local 1338 int16_t expo = sub_ssat16 (aa->expo, bb->expo); in f7_divx() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | libf7.h | 132 int16_t expo; member 336 bool f7_store_expo (f7_t *cc, int16_t expo) in f7_store_expo() 493 f7_t* f7_set_1pow2 (f7_t *cc, int16_t expo, bool sign) in f7_set_1pow2() 526 f7_t* f7_init (f7_t *cc, uint8_t flags, uint64_t mant, int16_t expo) in f7_init()
|
H A D | libf7.c | 144 f7_t* f7_init_impl (uint64_t mant, uint8_t flags, f7_t *cc, int16_t expo) in f7_init_impl() 535 void f7_frexp (f7_t *cc, const f7_t *aa, int *expo) in f7_frexp() 697 bool f7_abscmp_msb_ge (const f7_t *aa, uint8_t msb, int16_t expo) in f7_abscmp_msb_ge() 838 int16_t expo = add_ssat16 (aa->expo, bb->expo); in ALIAS() local 1057 int16_t expo = add_ssat16 (delta, aa->expo); in f7_ldexp() local 1338 int16_t expo = sub_ssat16 (aa->expo, bb->expo); in f7_divx() local
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_machdep.h | 44 uint16_t expo; member 49 uint16_t expo; member
|
/netbsd-src/lib/libc/gen/ |
H A D | randomid.c | 185 pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) in pmod()
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | llex.c | 238 const char *expo = "Ee"; in read_numeral() local
|
/netbsd-src/bin/ksh/ |
H A D | shf.c | 886 int expo, decpt; local
|
/netbsd-src/external/bsd/bc/dist/ |
H A D | number.c | 1144 bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale) in bc_raisemod()
|
/netbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 1948 exponent(CHAR_T *p0, int expo, int fmtch) in exponent()
|