Lines Matching defs:sep
225 char sep;235 sep = '=';237 append_printf(bufp, end, "%c%s", sep, p);238 if (sep == '=')239 sep = ',';254 char sep;280 sep = '(';282 append_printf(bufp, end, "%c%s", sep, p);283 if (sep == '(')284 sep = ',';