Home
last modified time | relevance | path

Searched refs:NEW_LINE (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getsrclines.c41 #define NEW_LINE(end_seq) \ macro
338 NEW_LINE (0); in dwarf_getsrclines()
365 NEW_LINE (1); in dwarf_getsrclines()
451 NEW_LINE (0); in dwarf_getsrclines()
/external/chromium/third_party/icu/source/test/iotest/
Diotest.h34 extern const UChar NEW_LINE[];
Dstream.cpp43 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable
47 const UChar NEW_LINE[] = {0x0a,0};
Dfiletst.c943 u_fprintf_u(myFile, NEW_LINE); in TestFilePrintCompatibility()
/external/icu4c/test/iotest/
Diotest.h34 extern const UChar NEW_LINE[];
Dstream.cpp44 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable
48 const UChar NEW_LINE[] = {0x0a,0};
Dfiletst.c947 u_fprintf_u(myFile, NEW_LINE); in TestFilePrintCompatibility()