Searched refs:DECDOUBLE_Bytes (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecSingle.c45 #define DECWBYTES DECDOUBLE_Bytes
H A DdecDouble.h38 #define DECDOUBLE_Bytes 8 /* length */ macro
56 uint8_t bytes[DECDOUBLE_Bytes]; /* fields: 1, 5, 8, 50 bits */
57 uint16_t shorts[DECDOUBLE_Bytes/2];
58 uint32_t words[DECDOUBLE_Bytes/4];
60 uint64_t longs[DECDOUBLE_Bytes/8];
H A DdecDouble.c40 #define DECBYTES DECDOUBLE_Bytes
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecSingle.c45 #define DECWBYTES DECDOUBLE_Bytes
H A DdecDouble.h38 #define DECDOUBLE_Bytes 8 /* length */ macro
56 uint8_t bytes[DECDOUBLE_Bytes]; /* fields: 1, 5, 8, 50 bits */
57 uint16_t shorts[DECDOUBLE_Bytes/2];
58 uint32_t words[DECDOUBLE_Bytes/4];
60 uint64_t longs[DECDOUBLE_Bytes/8];
H A DdecDouble.c40 #define DECBYTES DECDOUBLE_Bytes
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecSingle.c45 #define DECWBYTES DECDOUBLE_Bytes
H A DdecDouble.h38 #define DECDOUBLE_Bytes 8 /* length */ macro
56 uint8_t bytes[DECDOUBLE_Bytes]; /* fields: 1, 5, 8, 50 bits */
57 uint16_t shorts[DECDOUBLE_Bytes/2];
58 uint32_t words[DECDOUBLE_Bytes/4];
60 uint64_t longs[DECDOUBLE_Bytes/8];
H A DdecDouble.c40 #define DECBYTES DECDOUBLE_Bytes
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecSingle.c45 #define DECWBYTES DECDOUBLE_Bytes
H A DdecDouble.h38 #define DECDOUBLE_Bytes 8 /* length */ macro
56 uint8_t bytes[DECDOUBLE_Bytes]; /* fields: 1, 5, 8, 50 bits */
57 uint16_t shorts[DECDOUBLE_Bytes/2];
58 uint32_t words[DECDOUBLE_Bytes/4];
60 uint64_t longs[DECDOUBLE_Bytes/8];
H A DdecDouble.c40 #define DECBYTES DECDOUBLE_Bytes

Completed in 146 milliseconds