Home
last modified time | relevance | path

Searched defs:XMALLOC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/diff/lib/
H A Dxalloc.h83 # define XMALLOC(type, n) xnmalloc (n, sizeof (type)) macro
/freebsd/usr.bin/fmt/
H A Dfmt.c268 #define XMALLOC(x) xrealloc(0,x) macro
/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c79 #define XMALLOC os_malloc macro