Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h423 bool (* decimal_float_supported_p) (void); member
H A Dc-decl.c7555 if (!targetm.decimal_float_supported_p ()) in declspecs_add_type()