pretty-print.h: Adjust macro definitions.
commit8f7ace48dd79e309d9067717828a44544c8aa4e4
authorGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 3 Aug 2003 20:02:56 +0000 (3 20:02 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 3 Aug 2003 20:02:56 +0000 (3 20:02 +0000)
tree1f285eab2b338e8cc3e087026d539a4361650434
parent3f2fa4846ecf67496029dbcff97767397c97df8a
pretty-print.h: Adjust macro definitions.

* pretty-print.h:   Adjust macro definitions.
* pretty-print.c (pp_newline): Rename to pp_base_newline.
(pp_character): Rename to pp_base_character.
(pp_string): Rename to pp_base_string.
* c-pretty-print.c (pp_buffer): Move to pretty-print.h
(pp_newline):  Likewise.  Adjust.
(pp_c_char): Adjust.

From-SVN: r70128
gcc/c-pretty-print.c
gcc/pretty-print.c
gcc/pretty-print.h