Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dp-lang.c351 case FT_UNSIGNED_LONG: in pascal_create_fundamental_type()
H A Dm2-lang.c290 case FT_UNSIGNED_LONG: in m2_create_fundamental_type()
H A Dc-lang.c289 case FT_UNSIGNED_LONG: in c_create_fundamental_type()
H A Df-lang.c332 case FT_UNSIGNED_LONG: in f_create_fundamental_type()
H A Dgdbtypes.h51 #define FT_UNSIGNED_LONG 13 macro
H A Dobjc-lang.c527 case FT_UNSIGNED_LONG: in objc_create_fundamental_type()
H A Dcoffread.c1914 return lookup_fundamental_type (current_objfile, FT_UNSIGNED_LONG); in decode_base_type()
H A Ddwarfread.c3322 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_LONG); in decode_fund_type()
H A Dhpread.c2925 return FT_UNSIGNED_LONG; in hpread_type_translate()
H A Dada-lang.c8575 case FT_UNSIGNED_LONG: in ada_create_fundamental_type()