Searched defs:unsigned_word (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dwords.h70 typedef uint64_t unsigned_word; typedef
73 typedef uint32_t unsigned_word; typedef
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dwords.h102 typedef unsigned64 unsigned_word; typedef
106 typedef unsigned32 unsigned_word; typedef
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-types.h99 typedef uint64_t unsigned_word; typedef
103 typedef uint32_t unsigned_word; typedef
107 typedef uint16_t unsigned_word; typedef
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-types.h102 typedef unsigned64 unsigned_word; typedef
106 typedef unsigned32 unsigned_word; typedef
110 typedef unsigned16 unsigned_word; typedef

Completed in 89 milliseconds