Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c1909 static struct type *negative_types[NUMBER_RECOGNIZED + 1]; in rs6000_builtin_type() local
1917 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()