Searched refs:type_ctype (Results 1 – 3 of 3) sorted by relevance
292 extern struct symbol bool_ctype, void_ctype, type_ctype,408 return type == &type_ctype; in is_type_type()
819 struct symbol bool_ctype, void_ctype, type_ctype, variable891 { &type_ctype, T_BASETYPE },
3465 expr->ctype = &type_ctype; in evaluate_expression()3466 return &type_ctype; in evaluate_expression()