Home
last modified time | relevance | path

Searched refs:default_decimal_float_supported_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarghooks.h54 extern bool default_decimal_float_supported_p (void);
HDtarghooks.c305 default_decimal_float_supported_p (void) in default_decimal_float_supported_p() function
HDtarget-def.h402 #define TARGET_DECIMAL_FLOAT_SUPPORTED_P default_decimal_float_supported_p
HDChangeLog-200616666 * targhooks.h (default_decimal_float_supported_p): Declare.
16667 * targhooks.c (default_decimal_float_supported_p): Define.
16669 `default_decimal_float_supported_p'.