Searched defs:HOST_CHAR_BIT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dhost-defs.h38 #define HOST_CHAR_BIT CHAR_BIT macro
40 #define HOST_CHAR_BIT TARGET_CHAR_BIT macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dhost-defs.h38 #define HOST_CHAR_BIT CHAR_BIT macro
40 #define HOST_CHAR_BIT TARGET_CHAR_BIT macro
H A Dpacked.h72 tmp >>= HOST_CHAR_BIT; local
101 tmp <<= HOST_CHAR_BIT; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dvalops.c968 xfered_partial * HOST_CHAR_BIT); local
H A Dada-lang.c2391 accum >>= HOST_CHAR_BIT; local
2407 accum >>= HOST_CHAR_BIT; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dvalops.c1062 xfered_partial * HOST_CHAR_BIT); local
H A Dada-lang.c2728 accum >>= HOST_CHAR_BIT; local
2744 accum >>= HOST_CHAR_BIT; local
[all...]

Completed in 344 milliseconds