Searched refs:builtin_define_decimal_float_constants (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-cppbuiltin.c273 builtin_define_decimal_float_constants (const char *name_prefix, function
477 builtin_define_decimal_float_constants ("DEC32", "DF", dfloat32_type_node);
478 builtin_define_decimal_float_constants ("DEC64", "DD", dfloat64_type_node);
479 builtin_define_decimal_float_constants ("DEC128", "DL", dfloat128_type_node);

Completed in 57 milliseconds