Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dcoffread.c2034 int unsigned_enum = 1; in coff_read_enum_type() local
2109 unsigned_enum = 0; in coff_read_enum_type()
2117 if (unsigned_enum) in coff_read_enum_type()
H A Ddwarfread.c1656 int unsigned_enum = 1; in enum_type() local
1721 unsigned_enum = 0; in enum_type()
1731 if (unsigned_enum) in enum_type()
H A Dstabsread.c3462 int unsigned_enum = 1; in read_enum_type() local
3512 unsigned_enum = 0; in read_enum_type()
3525 if (unsigned_enum) in read_enum_type()
H A Dmdebugread.c1074 int unsigned_enum = 1; in parse_symbol() local
1119 unsigned_enum = 0; in parse_symbol()
1126 if (unsigned_enum) in parse_symbol()
H A Ddwarf2read.c3330 int unsigned_enum = 1; in process_enumeration_scope() local
3350 unsigned_enum = 0; in process_enumeration_scope()
3382 if (unsigned_enum) in process_enumeration_scope()