Searched refs:negative_types (Results 1 – 1 of 1) sorted by relevance
1909 static struct type *negative_types[NUMBER_RECOGNIZED + 1]; in rs6000_builtin_type() local1917 if (negative_types[-typenum] != NULL) in rs6000_builtin_type()1918 return negative_types[-typenum]; in rs6000_builtin_type()2061 negative_types[-typenum] = rettype; in rs6000_builtin_type()