Searched refs:commas (Results 1 – 2 of 2) sorted by relevance
1399 int commas; local1419 int commas; local1520 int commas; local1590 int commas; local1618 commas = 0;1620 if (*p == ',') commas++;1623 resp = (int *)calloc(commas + 1, sizeof(int));1625 switch (commas) {1685 *items = commas + 1;3485 int err = -1, mode, commas = 0, i = 0; local[all …]
1325 int commas; local1345 int commas; local1446 int commas; local1516 int commas; local1544 commas = 0;1546 if (*p == ',') commas++;1549 resp = (int *)calloc(commas + 1, sizeof(int));1551 switch (commas) {1611 *items = commas + 1;