Searched refs:gotend (Results 1 – 2 of 2) sorted by relevance
274 int gotend; in getmappingitem() local281 gotend = 0; in getmappingitem()297 gotend = 1; in getmappingitem()302 } while (*psize && ((maptext[0] == '#') || !gotend)); in getmappingitem()304 if (gotend) { in getmappingitem()
4208 int gotend; in getmappingitem() local4217 gotend = 0; in getmappingitem()4229 gotend = 1; in getmappingitem()4234 } while (*psize && ((item->maptext[0] == '#') || !gotend)); in getmappingitem()4235 if (gotend) { in getmappingitem()