Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-cppbuiltin.c272 builtin_define_decimal_float_constants (const char *name_prefix, in builtin_define_decimal_float_constants() function
476 builtin_define_decimal_float_constants ("DEC32", "DF", dfloat32_type_node); in c_cpp_builtins()
477 builtin_define_decimal_float_constants ("DEC64", "DD", dfloat64_type_node); in c_cpp_builtins()
478 builtin_define_decimal_float_constants ("DEC128", "DL", dfloat128_type_node); in c_cpp_builtins()