| /src/external/gpl3/gcc/dist/libdecnumber/dpd/ |
| decimal32.h | 30 #if !defined(DECIMAL32) 31 #define DECIMAL32 32 #define DEC32NAME "decimal32" /* Short name */ 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use 63 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ 64 } decimal32; typedef in typeref:struct:__anon14218 85 decimal32 * decimal32FromString(decimal32 *, const char *, decContext *); 86 char * decimal32ToString(const decimal32 *, char *); 87 char * decimal32ToEngString(const decimal32 *, char *) [all...] |
| /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/ |
| decimal32.h | 30 #if !defined(DECIMAL32) 31 #define DECIMAL32 32 #define DEC32NAME "decimal32" /* Short name */ 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use 63 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ 64 } decimal32; typedef in typeref:struct:__anon16632 85 decimal32 * decimal32FromString(decimal32 *, const char *, decContext *); 86 char * decimal32ToString(const decimal32 *, char *); 87 char * decimal32ToEngString(const decimal32 *, char *) [all...] |
| /src/external/gpl3/gdb/dist/libdecnumber/dpd/ |
| decimal32.h | 30 #if !defined(DECIMAL32) 31 #define DECIMAL32 32 #define DEC32NAME "decimal32" /* Short name */ 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use 63 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ 64 } decimal32; typedef in typeref:struct:__anon18934 85 decimal32 * decimal32FromString(decimal32 *, const char *, decContext *); 86 char * decimal32ToString(const decimal32 *, char *); 87 char * decimal32ToEngString(const decimal32 *, char *) [all...] |
| /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/ |
| decimal32.h | 30 #if !defined(DECIMAL32) 31 #define DECIMAL32 32 #define DEC32NAME "decimal32" /* Short name */ 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use 63 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ 64 } decimal32; typedef in typeref:struct:__anon21675 85 decimal32 * decimal32FromString(decimal32 *, const char *, decContext *); 86 char * decimal32ToString(const decimal32 *, char *); 87 char * decimal32ToEngString(const decimal32 *, char *) [all...] |