Home
last modified time | relevance | path

Searched refs:XREALLOC (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c89 #define XREALLOC os_realloc macro
1280 tmp = OPT_CAST(mp_digit) XREALLOC (a->dp, sizeof (mp_digit) * size); in mp_grow()