Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.h311 char *quotearg_alloc_mem (char const *arg, size_t argsize,
Dquotearg.c686 return quotearg_alloc_mem (arg, argsize, NULL, o); in quotearg_alloc()
696 quotearg_alloc_mem (char const *arg, size_t argsize, size_t *size, in quotearg_alloc_mem() function