DECSTICKYTAB 37 src/decNumber/decContext.c const uByte DECSTICKYTAB[10]={1,1,2,3,4,6,6,7,8,9}; /* used if sticky */ DECSTICKYTAB 144 src/decNumber/decNumberLocal.h extern const uByte DECSTICKYTAB[10]; /* re-round digits if sticky */