Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype-parse.c538 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
721 return create_scalar_type (s); in type()
803 return create_scalar_type (s); in type()
808 return create_scalar_type ("erroneous type"); in type()
H A Dgengtype.h413 extern type_p create_scalar_type (const char *name);
H A Dgengtype.c691 create_scalar_type (const char *name) in create_scalar_type() function
4156 type_p len_ty = create_scalar_type ("unsigned"); in vec_prefix_type()
4186 t = create_scalar_type (type_name); in note_def_vec()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
H A Dgengtype.h431 extern type_p create_scalar_type (const char *name);
H A Dgengtype.c852 create_scalar_type (const char *name) in create_scalar_type() function