Home
last modified time | relevance | path

Searched refs:IS_LINE_TERMINATOR (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjcopy.c1070 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') macro
1155 && (! IS_LINE_TERMINATOR (* name_end)); in add_specific_symbols()
1159 if (! IS_LINE_TERMINATOR (* name_end)) in add_specific_symbols()
1166 if (! IS_LINE_TERMINATOR (* extra)) in add_specific_symbols()
1794 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1813 if (c == '#' || IS_LINE_TERMINATOR (c)) in add_redefine_syms_file()
1820 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1837 while (! IS_LINE_TERMINATOR(c) && c != EOF && IS_WHITESPACE (c)) in add_redefine_syms_file()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c1069 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') macro
1154 && (! IS_LINE_TERMINATOR (* name_end)); in add_specific_symbols()
1158 if (! IS_LINE_TERMINATOR (* name_end)) in add_specific_symbols()
1165 if (! IS_LINE_TERMINATOR (* extra)) in add_specific_symbols()
1787 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1806 if (c == '#' || IS_LINE_TERMINATOR (c)) in add_redefine_syms_file()
1813 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1830 while (! IS_LINE_TERMINATOR(c) && c != EOF && IS_WHITESPACE (c)) in add_redefine_syms_file()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c1070 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') macro
1155 && (! IS_LINE_TERMINATOR (* name_end)); in add_specific_symbols()
1159 if (! IS_LINE_TERMINATOR (* name_end)) in add_specific_symbols()
1166 if (! IS_LINE_TERMINATOR (* extra)) in add_specific_symbols()
1818 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1837 if (c == '#' || IS_LINE_TERMINATOR (c)) in add_redefine_syms_file()
1844 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1861 while (! IS_LINE_TERMINATOR(c) && c != EOF && IS_WHITESPACE (c)) in add_redefine_syms_file()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjcopy.c1070 #define IS_LINE_TERMINATOR(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') macro
1155 && (! IS_LINE_TERMINATOR (* name_end)); in add_specific_symbols()
1159 if (! IS_LINE_TERMINATOR (* name_end)) in add_specific_symbols()
1166 if (! IS_LINE_TERMINATOR (* extra)) in add_specific_symbols()
1794 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1813 if (c == '#' || IS_LINE_TERMINATOR (c)) in add_redefine_syms_file()
1820 while (! IS_WHITESPACE (c) && ! IS_LINE_TERMINATOR (c) && c != EOF) in add_redefine_syms_file()
1837 while (! IS_LINE_TERMINATOR(c) && c != EOF && IS_WHITESPACE (c)) in add_redefine_syms_file()