Home
last modified time | relevance | path

Searched refs:STRING_ISGRAPHIC (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dstrings.c75 #define STRING_ISGRAPHIC(c) \ macro
566 if (! STRING_ISGRAPHIC (c)) in print_strings()
647 if (! STRING_ISGRAPHIC (c)) in print_strings()
DChangeLog-02031023 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
1027 (print_strings): Use STRING_ISGRAPHIC.