Math Processor Unit Library

libmpu – library of arithmetic functions for integer, real, and complex numbers of increased digit capacity

16 Commits   0 Branches   2 Tags

#ifndef   __REAL_EINTERNAL_TMP_128_32MSB
#define   __REAL_EINTERNAL_TMP_128_32MSB

#if BITS_PER_EMUSHORT == 32


#else  /* BITS_PER_EMUSHORT != 32 */
#error ei_tmp_128_emu32msb.dfn: ERROR: Failed size of EMUSHORT data type.
#endif /* BITS_PER_EMUSHORT == 32 */

#endif /* __REAL_EINTERNAL_TMP_128_32MSB */