GDB (xrefs)
|
#include <stdio.h>
#include <stdarg.h>
#include <gmp.h>
#include "gdbsupport/traits.h"
Go to the source code of this file.
Classes | |
struct | gdb_mpz |
struct | gdb_mpq |
struct | gdb_mpf |
Functions | |
std::string | gmp_string_printf (const char *fmt,...) |
std::string gmp_string_printf | ( | const char * | fmt, |
... ) |
Definition at line 24 of file gmp-utils.c.
References size.
Referenced by gdb_mpz::str(), gdb_mpq::str(), and gdb_mpf::str().