Searched refs:NEW_LINE (Results 1 – 4 of 4) sorted by relevance
41 #define NEW_LINE(end_seq) \ macro338 NEW_LINE (0); in dwarf_getsrclines()365 NEW_LINE (1); in dwarf_getsrclines()451 NEW_LINE (0); in dwarf_getsrclines()
34 extern const UChar NEW_LINE[];
42 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable46 const UChar NEW_LINE[] = {0x0a,0};
940 u_fprintf_u(myFile, NEW_LINE); in TestFilePrintCompatibility()