Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/
Dxstrdup.c28 xmemdup (const void *p, size_t n) in xmemdup() function
Dxalloc.h141 inline T * xmemdup (const T * p, size_t n) in xmemdup() function
/third_party/toybox/lib/
Dxwrap.c111 void *xmemdup(void *s, long len) in xmemdup() function