Home | History | Annotate | Download | only in src

Lines Matching refs:PrintLn

760   inline void PrintLn() {
761 PrintLn(stdout);
764 void PrintLn(FILE* out);