Searched defs:DECSTICKYTAB (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decContextSymbols.h | 21 #define DECSTICKYTAB __decSTICKYTAB macro
|
H A D | decContext.c | 49 const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */ variable
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decContextSymbols.h | 21 #define DECSTICKYTAB __decSTICKYTAB macro
|
H A D | decContext.c | 49 const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */ variable
|
/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decContextSymbols.h | 21 #define DECSTICKYTAB __decSTICKYTAB macro
|
H A D | decContext.c | 49 const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */ variable
|