Searched refs:flt1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/usr.sbin/ntp/doc/pic/
H A DMakefile14 flatheads.gif flt1.gif flt2.gif flt3.gif flt4.gif flt5.gif flt6.gif \
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dmips-tdep.c4308 double doub, flt1; /* doubles extracted from raw hex data */ local
4325 flt1 = unpack_double (mips_float_register_type (), raw_buffer, &inv1);
4334 fprintf_filtered (file, "%-17.9g", flt1);
4353 flt1 = unpack_double (mips_float_register_type (), raw_buffer, &inv1);
4366 fprintf_filtered (file, "%-17.9g", flt1);

Completed in 114 milliseconds