Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ds390-tdep.c2331 is_float_singleton (struct type *type) in is_float_singleton() function
2339 || is_float_singleton (singleton_type)); in is_float_singleton()
2360 || (code == TYPE_CODE_STRUCT && ! is_float_singleton (type))); in is_struct_like()
2377 || is_float_singleton (type)); in is_float_like()
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
H A DChangeLog10391 (is_float_singleton): Handle typedefs.