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_016_32LSB
#define   __REAL_EINTERNAL_TMP_016_32LSB

#if BITS_PER_EMUSHORT == 32


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

#endif /* __REAL_EINTERNAL_TMP_016_32LSB */