HomeSort by: relevance | last modified time | path
    Searched refs:get_rounded (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gmp-utils.c 176 gdb_mpq::get_rounded () const function in class:gdb_mpq
231 gdb_mpz unscaled_z = unscaled.get_rounded ();
gmp-utils.h 524 gdb_mpz get_rounded () const;
valops.c 379 gdb_mpz unscaled = vq.get_rounded ();
  /src/external/gpl3/gdb.old/dist/gdb/
gmp-utils.c 176 gdb_mpq::get_rounded () const function in class:gdb_mpq
231 gdb_mpz unscaled_z = unscaled.get_rounded ();
gmp-utils.h 524 gdb_mpz get_rounded () const;
valops.c 380 gdb_mpz unscaled = vq.get_rounded ();

Completed in 31 milliseconds