Home
last modified time | relevance | path

Searched refs:xcharalloc (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Dxalloc.h212 XALLOC_INLINE char *xcharalloc (size_t n)
215 xcharalloc (size_t n) in xcharalloc() function
Dxmemdup0.c40 char *result = xcharalloc (s + 1); in xmemdup0()
Dquotearg.c707 char *buf = xcharalloc (bufsize); in quotearg_alloc_mem()
808 sv[n].val = val = xcharalloc (size); in quotearg_n_options()