Searched refs:decimal_float_supported_p (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ | ||
| H A D | target.h | 423 bool (* decimal_float_supported_p) (void); member |
| H A D | c-decl.c | 7555 if (!targetm.decimal_float_supported_p ()) in declspecs_add_type() |