Searched defs:line_end (Results 1 – 4 of 4) sorted by relevance
56 const char* line_end = reinterpret_cast<const char*>( in GetNextLine() local
28 const char* line_end, in ParseProcMapsLine()
208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt()
496 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local