Searched refs:commas (Results 1 – 3 of 3) sorted by relevance
1283 int commas; local1303 int commas; local1404 int commas; local1474 int commas; local1502 commas = 0;1504 if (*p == ',') commas++;1507 resp = (int *)calloc(commas + 1, sizeof(int));1509 switch (commas) {1569 *items = commas + 1;
3649 Extra commas are placed in the K&R style argument list for rules