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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c592 static const struct floatformat *host_double_format = GDB_HOST_DOUBLE_FORMAT; variable in typeref:struct:floatformat
612 else if (fmt == host_double_format)
754 else if (fmt == host_double_format)
2217 if (fmt == host_double_format)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c592 static const struct floatformat *host_double_format = GDB_HOST_DOUBLE_FORMAT; variable in typeref:struct:floatformat
612 else if (fmt == host_double_format)
754 else if (fmt == host_double_format)
2217 if (fmt == host_double_format)

Completed in 98 milliseconds