Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/
Dxalloc.h103 …: xnboundedmalloc(N, (size_t) (sizeof (ptrdiff_t) <= sizeof (size_t) ? -1 : -2) / sizeof (T), size…
105 xnboundedmalloc (size_t n, size_t bound, size_t s) in xnboundedmalloc() function
/third_party/gettext/gnulib-local/
DChangeLog.01622 (xnboundedmalloc): New inline function.