Searched refs:commas (Results 1 – 2 of 2) sorted by relevance
1193 int commas; local1213 int commas; local1314 int commas; local1384 int commas; local1412 commas = 0;1414 if (*p == ',') commas++;1417 resp = (int *)calloc(commas + 1, sizeof(int));1419 switch (commas) {1479 *items = commas + 1;
182 * is contained within this single line with data items separated by commas.188 * the decimal point. Programs that read the data must only use the commas