Searched refs:c_create_fundamental_type (Results 1 – 7 of 7) sorted by relevance
208 c_create_fundamental_type (struct objfile *objfile, int typeid) in c_create_fundamental_type() function581 c_create_fundamental_type, /* Create fundamental type in this language */649 c_create_fundamental_type, /* Create fundamental type in this language */684 c_create_fundamental_type, /* Create fundamental type in this language */724 c_create_fundamental_type, /* Create fundamental type in this language */
63 extern struct type *c_create_fundamental_type (struct objfile *, int);
972 return c_create_fundamental_type (objfile, typeid); in java_create_fundamental_type()
304 * c-exp.y (c_create_fundamental_type): Remove unused nbytes.618 * c-exp.y (c_create_fundamental_type): New function to create623 c_create_fundamental_type to language struct initializers.
345 * c-lang.c (c_create_fundamental_type): Added case to handle
613 * c-lang.c (c_create_fundamental_type): For FT_CHAR, pass
11865 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,