Searched refs:is_float_singleton (Results 1 – 3 of 3) sorted by relevance
2331 is_float_singleton (struct type *type) in is_float_singleton() function2339 || 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()
1383 (is_float_singleton, is_struct_like, is_float_like): New
10391 (is_float_singleton): Handle typedefs.