Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c965 create_field_all (pair_p next, type_p type, const char *name, options_p opt, in create_field_all() function
987 return create_field_all (next, adjust_field_type (type, opt), in create_field_at()
994 create_field_all (next,type,name, 0, this_file, __LINE__)
1021 return create_field_all (next, union_type, name, in create_optional_field_()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c803 create_field_all (pair_p next, type_p type, const char *name, options_p opt, in create_field_all() function
825 return create_field_all (next, adjust_field_type (type, opt), in create_field_at()
832 create_field_all(next,type,name, 0, this_file, __LINE__)
859 return create_field_all (next, union_type, name, in create_optional_field_()