Searched defs:NEWLINE (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/readline/
H A Dchardefs.h129 #define NEWLINE '\n' macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dchardefs.h124 #define NEWLINE '\n' macro
/haiku-fatelf/src/bin/unzip/
H A Dextract.c1411 # define NEWLINE "\r\n" macro
1413 # define NEWLINE "\n" macro
/haiku-fatelf/src/bin/bash/support/
H A Dman2html.c279 static char NEWLINE[2] = "\n"; variable
[all...]
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c97 NEWLINE = 299, enumerator in enum:yytokentype
143 #define NEWLINE 299 macro
[all...]

Completed in 79 milliseconds