Home
last modified time | relevance | path

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

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