Searched refs:count (Results 1 – 1 of 1) sorted by relevance
277 const int count = sizeof(pos) / sizeof(*pos); /* Total number of lines */ in SetISBNString() local285 for (i = 0; i < count; i++) in SetISBNString()