Searched refs:FT_boolean (Results 1 – 7 of 7) sorted by relevance
216 FT_boolean = 0x0015, /* breaks "classic" svr4 SDB */ enumerator
219 FT_boolean = 0x0015, /* breaks "classic" svr4 SDB */ enumerator
1543 case FT_boolean: return "FT_boolean";1798 return FT_boolean;1850 return FT_boolean; /* GNU FORTRAN BOOLEAN type. */
10903 * dwarfout.c (fundamental_type_code): Return FT_boolean for
214 FT_boolean = 0x0015, /* breaks "classic" svr4 SDB */ enumerator
3268 case FT_boolean: /* Was FT_set in AT&T version */ in decode_fund_type()