Searched defs:endline (Results 1 – 4 of 4) sorted by relevance
477 struct endline struct479 OStream& os;480 endline(OStream& os) : os(os) {} in endline() argument481 void operator()() const { in operator ()()523 auto endline(OStream& os) in endline() function
335 char endline[4096], *mapname = NULL, *newline; in which_so_in_process() local
2125 String endline = "\n"; in saveBufferPeriod() local2179 String endline = "\n"; in getReport() local
1419 def __make_table(yfmtfunc, fmtfunc, endline, data, fxyz, sortx=None, sorty=None, seplinefunc=None): argument