Home
last modified time | relevance | path

Searched defs:const_string_type_node (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h425 #define const_string_type_node c_global_trees[CTI_CONST_STRING_TYPE] macro
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h481 #define const_string_type_node c_global_trees[CTI_CONST_STRING_TYPE] macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c33665 tree float80_type_node, const_string_type_node; in ix86_init_builtin_types() local