Searched defs:newline (Results 1 – 4 of 4) sorted by relevance
59 char_type newline; member in glm::io::format_punct
128 void EntryPoint::print(FILE *fp, bool newline, in print()
116 const char* newline = strchr(msg, '\n'); in SplitByLines() local