#define XMALLOC GC_MALLOC #define XCALLOC GC_CALLOC #define XREALLOC GC_REALLOC #define XFREE GC_FREE #include "tommath.h"