Mercurial > hg > CbC > CbC_gcc
view libdecnumber/decCommonSymbols.h @ 37:d096b2ff82d9
Added tag gcc.4.4.2 for changeset 855418dad1a3
author | e075725 |
---|---|
date | Tue, 22 Dec 2009 21:52:56 +0900 |
parents | a06113de4d67 |
children |
line wrap: on
line source
#if !defined(DECCOMMONSYMBOLS) #define DECCOMMONSYMBOLS #ifdef IN_LIBGCC2 #define DECCOMBFROM __decCOMBFROM #define DECCOMBMSD __decCOMBMSD #endif #endif