Searched refs:ReadLineLength (Results 1 – 1 of 1) sorted by relevance
75 int32_t ReadLineLength(FILE* stream, bool* eof) { in ReadLineLength() function95 int32_t length = ReadLineLength(stream, eof); in ReadOneLine()