Home
last modified time | relevance | path

Searched refs:is_float_singleton (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Ds390-tdep.c2403 is_float_singleton (struct type *type) in is_float_singleton() function
2411 || is_float_singleton (singleton_type)); in is_float_singleton()
2432 || (code == TYPE_CODE_STRUCT && ! is_float_singleton (type))); in is_struct_like()
2449 || is_float_singleton (type)); in is_float_like()