Home
last modified time | relevance | path

Searched refs:Double (Results 1 – 25 of 212) sorted by relevance

123456789

/netbsd/src/lib/libm/src/
Db_tgamma.c91 static struct Double large_gam(double);
92 static struct Double ratfun_gam(double, double);
137 struct Double u; in tgamma()
160 static struct Double
164 struct Double t, u, v; in large_gam()
192 struct Double yy, r; in small_gam()
225 struct Double r, xx; in smaller_gam()
249 static struct Double
253 struct Double r, t; in ratfun_gam()
279 struct Double lg, lsine; in neg_gam()
Db_log.c367 struct Double
373 struct Double r; in __log__D()
/netbsd/src/lib/libm/noieee_src/
Dn_gamma.c81 static struct Double large_gam (double);
82 static struct Double ratfun_gam (double, double);
141 struct Double u; in gamma()
174 static struct Double
178 struct Double t, u, v; in large_gam()
206 struct Double yy, r; in small_gam()
239 struct Double r, xx; in smaller_gam()
263 static struct Double
267 struct Double r, t; in ratfun_gam()
293 struct Double lg, lsine; in neg_gam()
Dmathimpl.h121 struct Double {double a, b;}; argument
123 struct Double __log__D(double);
Dn_log.c448 struct Double
454 struct Double r; in __log__D()
Dn_lgamma.c183 struct Double t, u, v; in large_lgam()
217 struct Double rr; in small_lgam()
Dn_pow.c185 struct Double s, t; in pow_P()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/ref_tick_size/
Dp.adb20 subtype Double is Interfaces.IEEE_Float_64; subtype
21 D1 : Double := 123.0;
22 D2 : Double;
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh4.md121 ;; Double issue of EX insns is prevented by using the int unit in the EX stage.
122 ;; Double issue of EX / BR insns is prevented by using the int unit /
124 ;; Double issue of BR / LS instructions is prevented by using the
126 ;; Double issue of FE instructions is prevented by using F0 in the first
405 ;; Double Precision floating point computation
415 ;; Double-precision floating-point (FADD,FMUL,FSUB)
424 ;; Double-precision FCMP (FCMP/EQ,FCMP/GT)
433 ;; Double precision FDIV/SQRT
Dsh4a.md195 ;; Double Precision floating point computation
204 ;; Double-precision floating-point (FADD,FMUL,FSUB)
212 ;; Double precision FDIV/SQRT
Dconstraints.md69 "Double precision floating-point register.")
189 "Double constant 0."
194 "Double constant 1."
Dsh4-300.md239 ;; Double-precision floating-point (FADD,FCNVDS,FCNVSD,FLOAT,FSUB,FTRC)
251 ;; Double-precision floating-point FMUL
257 ;; Double precision FDIV/SQRT
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dconstraints.md161 "Double word memory ops that take one instruction."
169 "Double word memory ops that take two instructions."
/netbsd/src/lib/libm/arch/m68060/
DReadme.NetBSD20 Double precision:
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dconstraints.md96 "Double constant loadable with 2 ldi insns."
101 "Double constant loadable with movdf."
/netbsd/src/sys/arch/sgimips/gio/
Dgiodevs7 product JPEG_D 0x08 JPEG (Double Wide)
/netbsd/src/sys/arch/m68k/fpsp/
Dsint.sa44 * Input: (Entry points sint and sintrz) Double-extended
47 * (Entry point sintdo) Double-extended number X in
49 * (Entry point sintd) Double-extended denormalized
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.opt210 FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions.
214 FPX: Generate Double Precision FPX (compact) instructions.
218 FPX: Generate Double Precision FPX (compact) instructions.
222 FPX: Generate Double Precision FPX (fast) instructions.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips-modes.def31 /* Double-sized vector modes for vec_concat. */
/netbsd/src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
Dfastboot27 If "%*0" = "" Then Error Double click a kernel to start NetBSD
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dbfd.c983 Double, enumerator
1395 arg_type = Double; in _bfd_doprnt_scan()
1432 case Double: in _bfd_doprnt_scan()
/netbsd/src/external/lgpl3/gmp/dist/mpn/mips32/
Dmips.m468 dnl macro argument). Double quoting is used to protect the f0 in $f0
Dmips-defs.m468 dnl macro argument). Double quoting is used to protect the f0 in $f0
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_parser.y56 double Double; member
108 %token <Double> T_Double /* not a token */
341 %type <Double> number
385 %type <Double> sim_server_offset
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dbfd.c1020 Double, enumerator
1435 arg_type = Double; in _bfd_doprnt_scan()
1472 case Double: in _bfd_doprnt_scan()

123456789