Home | History | Annotate | Download | only in tls

Lines Matching refs:XREALLOC

89 #define XREALLOC os_realloc
1280 tmp = OPT_CAST(mp_digit) XREALLOC (a->dp, sizeof (mp_digit) * size);