Lines Matching refs:XMALLOC
87 #define XMALLOC os_malloc380 a->dp = OPT_CAST(mp_digit) XMALLOC (sizeof (mp_digit) * MP_PREC);2507 a->dp = OPT_CAST(mp_digit) XMALLOC (sizeof (mp_digit) * size);