Searched defs:XREALLOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/diff/lib/
H A Dxalloc.h84 # define XREALLOC(p, type, n) xnrealloc (p, n, sizeof (type)) macro
/freebsd-10-stable/contrib/texinfo/lib/
H A Dxalloc.h81 # define XREALLOC(p, type, n) xnrealloc (p, n, sizeof (type)) macro
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dxalloc.h66 # define XREALLOC(Ptr, Type, N_items) \ macro
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dlibtommath.c86 #define XREALLOC os_realloc macro

Completed in 68 milliseconds