Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDlanghooks.h106 void (*register_builtin_type) (tree, const char *); member
/dragonfly/contrib/gcc-8.0/gcc/
HDlanghooks.h100 void (*register_builtin_type) (tree, const char *); member
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDi386.c27818 lang_hooks.types.register_builtin_type (float80_type_node, "__float80"); in ix86_init_builtin_types()
27824 lang_hooks.types.register_builtin_type (float128_type_node, "__float128"); in ix86_init_builtin_types()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.c33683 lang_hooks.types.register_builtin_type (float80_type_node, "__float80"); in ix86_init_builtin_types()
33688 lang_hooks.types.register_builtin_type (float128_type_node, "__float128"); in ix86_init_builtin_types()