HomeSort by: relevance | last modified time | path
    Searched defs:one_double (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/mips/
cp1.c 1627 static const uint64_t one_double = UNSIGNED64 (0x3FF0000000000000); local
1635 case fmt_double: one = one_double; break;
  /src/external/gpl3/gdb.old/dist/sim/mips/
cp1.c 1627 static const uint64_t one_double = UNSIGNED64 (0x3FF0000000000000); local
1635 case fmt_double: one = one_double; break;

Completed in 27 milliseconds