Searched refs:target_float_is_valid (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.h25 extern bool target_float_is_valid (const gdb_byte *addr,
H A Dvalue.c2838 if (!target_float_is_valid (value_contents (val), type))
H A Dtarget-float.c2316 target_float_is_valid (const gdb_byte *addr, const struct type *type) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.h25 extern bool target_float_is_valid (const gdb_byte *addr,
H A Dtarget-float.c2316 target_float_is_valid (const gdb_byte *addr, const struct type *type) function
H A Dvalue.c3032 if (!target_float_is_valid (value_contents (val).data (), type))

Completed in 400 milliseconds