Searched defs:quotearg_n_style (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dquotearg.c657 quotearg_n_style (int n, enum quoting_style s, char const *arg) function
674 return quotearg_n_style (0, s, arg);

Completed in 53 milliseconds