view libdecnumber/decCommonSymbols.h @ 83:6fb1a677d0b5

modify expand_call
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Fri, 11 Nov 2011 04:29:33 +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