Searched defs:expptr (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | frexpl.c | 25 frexpl (long double x, int *expptr) in frexpl()
|
H A D | frexp.c | 58 FUNC (DOUBLE x, int *expptr) in FUNC()
|
/netbsd-src/external/lgpl3/gmp/dist/mpf/ |
H A D | get_d_2exp.c | 36 mpf_get_d_2exp (signed long int *expptr, mpf_srcptr src) in mpf_get_d_2exp()
|
H A D | set_str.c | 130 const char *expptr; in mpf_set_str() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | get_d.c | 143 mpfr_get_d_2exp (long *expptr, mpfr_srcptr src, mpfr_rnd_t rnd_mode) in mpfr_get_d_2exp()
|
H A D | get_ld.c | 310 mpfr_get_ld_2exp (long *expptr, mpfr_srcptr src, mpfr_rnd_t rnd_mode) in mpfr_get_ld_2exp()
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | defs.h | 429 #define expptr bigptr macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | pe-dll.c | 3369 bfd_vma export_rva, export_size, nsections, secptr, expptr; in pe_implied_import_dll() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pe-dll.c | 3454 bfd_vma export_rva, export_size, nsections, secptr, expptr; in pe_implied_import_dll() local
|