Searched refs:quotearg_n_custom_mem (Results 1 – 2 of 2) sorted by relevance
/external/bison/lib/ |
D | quotearg.c | 902 return quotearg_n_custom_mem (n, left_quote, right_quote, arg, in quotearg_n_custom() 907 quotearg_n_custom_mem (int n, char const *left_quote, in quotearg_n_custom_mem() function 927 return quotearg_n_custom_mem (0, left_quote, right_quote, arg, in quotearg_custom_mem()
|
D | quotearg.h | 374 char *quotearg_n_custom_mem (int n, char const *left_quote,
|