Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Dxalloc.h84 # define XREALLOC(p, type, n) xnrealloc (p, n, sizeof (type)) macro
/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c81 #define XREALLOC os_realloc macro