Searched refs:commas (Results 1 – 1 of 1) sorted by relevance
1573 int commas; local1593 int commas; local1693 int commas; local1762 int commas; local1793 commas = 0;1795 if (*p == ',') commas++;1798 resp = (int *)calloc(commas + 1, sizeof(int));1800 switch (commas) {1850 if (commas >= 2) {1858 *items = commas + 1;[all …]