Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtarget.h427 bool (* decimal_float_supported_p) (void); member
H A Dc-decl.c8671 if (!targetm.decimal_float_supported_p ()) in declspecs_add_type()
H A DChangeLog-20051099 * target.h (struct gcc_target): Add decimal_float_supported_p.