Home
last modified time | relevance | path

Searched refs:pp_needs_newline (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-pretty-print.c671 pp_needs_newline (pp) = true; in pp_c_function_definition()
1846 if (pp_needs_newline (pp)) in pp_c_statement()
1884 if (pp_needs_newline (pp)) in pp_c_statement()
1899 if (pp_needs_newline (pp)) in pp_c_statement()
1917 if (pp_needs_newline (pp)) in pp_c_statement()
1942 if (pp_needs_newline (pp)) in pp_c_statement()
1961 if (pp_needs_newline (pp)) in pp_c_statement()
1975 if (pp_needs_newline (pp)) in pp_c_statement()
1991 if (pp_needs_newline (pp)) in pp_c_statement()
2022 if (pp_needs_newline (pp)) in pp_c_statement()
[all …]
H A Dpretty-print.h86 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
204 pp_needs_newline (PP) = false; \
207 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-pretty-print.c671 pp_needs_newline (pp) = true; in pp_c_function_definition()
1846 if (pp_needs_newline (pp)) in pp_c_statement()
1884 if (pp_needs_newline (pp)) in pp_c_statement()
1899 if (pp_needs_newline (pp)) in pp_c_statement()
1917 if (pp_needs_newline (pp)) in pp_c_statement()
1942 if (pp_needs_newline (pp)) in pp_c_statement()
1961 if (pp_needs_newline (pp)) in pp_c_statement()
1975 if (pp_needs_newline (pp)) in pp_c_statement()
1991 if (pp_needs_newline (pp)) in pp_c_statement()
2022 if (pp_needs_newline (pp)) in pp_c_statement()
[all …]
H A Dpretty-print.h86 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
204 pp_needs_newline (PP) = false; \
207 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpretty-print.h142 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
261 pp_needs_newline (PP) = false; \
268 pp_needs_newline (PP) = false; \
271 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpretty-print.h142 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
261 pp_needs_newline (PP) = false; \
268 pp_needs_newline (PP) = false; \
271 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dcxx-pretty-print.c1626 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1861 pp_needs_newline (this) = true; in statement()
1864 pp_needs_newline (this) = true; in statement()
1900 pp_needs_newline (this) = true; in statement()
1919 pp_needs_newline (this) = true; in statement()
1933 pp_needs_newline (this) = true; in statement()
1957 pp_needs_newline (this) = true; in statement()
1974 pp_needs_newline (this) = true; in statement()
1985 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dcxx-pretty-print.c1632 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1867 pp_needs_newline (pp) = true; in pp_cxx_statement()
1870 pp_needs_newline (pp) = true; in pp_cxx_statement()
1906 pp_needs_newline (pp) = true; in pp_cxx_statement()
1925 pp_needs_newline (pp) = true; in pp_cxx_statement()
1939 pp_needs_newline (pp) = true; in pp_cxx_statement()
1963 pp_needs_newline (pp) = true; in pp_cxx_statement()
1980 pp_needs_newline (pp) = true; in pp_cxx_statement()
1991 pp_needs_newline (pp) = true; in pp_cxx_statement()
1999 pp_needs_newline (pp) = true; in pp_cxx_statement()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dcxx-pretty-print.c1632 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1867 pp_needs_newline (pp) = true; in pp_cxx_statement()
1870 pp_needs_newline (pp) = true; in pp_cxx_statement()
1906 pp_needs_newline (pp) = true; in pp_cxx_statement()
1925 pp_needs_newline (pp) = true; in pp_cxx_statement()
1939 pp_needs_newline (pp) = true; in pp_cxx_statement()
1963 pp_needs_newline (pp) = true; in pp_cxx_statement()
1980 pp_needs_newline (pp) = true; in pp_cxx_statement()
1991 pp_needs_newline (pp) = true; in pp_cxx_statement()
1999 pp_needs_newline (pp) = true; in pp_cxx_statement()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dcxx-pretty-print.c1730 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1965 pp_needs_newline (this) = true; in statement()
1968 pp_needs_newline (this) = true; in statement()
2004 pp_needs_newline (this) = true; in statement()
2023 pp_needs_newline (this) = true; in statement()
2037 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2071 pp_needs_newline (this) = false; in statement()
2084 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dcxx-pretty-print.c1738 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1989 pp_needs_newline (this) = true; in statement()
1992 pp_needs_newline (this) = true; in statement()
2028 pp_needs_newline (this) = true; in statement()
2047 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2085 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = false; in statement()
2108 pp_needs_newline (this) = true; in statement()
2119 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcxx-pretty-print.c1738 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1989 pp_needs_newline (this) = true; in statement()
1992 pp_needs_newline (this) = true; in statement()
2028 pp_needs_newline (this) = true; in statement()
2047 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2085 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = false; in statement()
2108 pp_needs_newline (this) = true; in statement()
2119 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dcxx-pretty-print.c1730 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1965 pp_needs_newline (this) = true; in statement()
1968 pp_needs_newline (this) = true; in statement()
2004 pp_needs_newline (this) = true; in statement()
2023 pp_needs_newline (this) = true; in statement()
2037 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2071 pp_needs_newline (this) = false; in statement()
2084 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcxx-pretty-print.c1738 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1989 pp_needs_newline (this) = true; in statement()
1992 pp_needs_newline (this) = true; in statement()
2028 pp_needs_newline (this) = true; in statement()
2047 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2085 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = false; in statement()
2108 pp_needs_newline (this) = true; in statement()
2119 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dcxx-pretty-print.c1730 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1965 pp_needs_newline (this) = true; in statement()
1968 pp_needs_newline (this) = true; in statement()
2004 pp_needs_newline (this) = true; in statement()
2023 pp_needs_newline (this) = true; in statement()
2037 pp_needs_newline (this) = true; in statement()
2061 pp_needs_newline (this) = true; in statement()
2071 pp_needs_newline (this) = false; in statement()
2084 pp_needs_newline (this) = true; in statement()
2095 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dpretty-print.h143 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
252 pp_needs_newline (PP) = false; \
255 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dcxx-pretty-print.c1685 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1920 pp_needs_newline (this) = true; in statement()
1923 pp_needs_newline (this) = true; in statement()
1959 pp_needs_newline (this) = true; in statement()
1978 pp_needs_newline (this) = true; in statement()
1992 pp_needs_newline (this) = true; in statement()
2016 pp_needs_newline (this) = true; in statement()
2033 pp_needs_newline (this) = true; in statement()
2044 pp_needs_newline (this) = true; in statement()
2052 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2017 pp_needs_newline (this) = true; in statement()
2034 pp_needs_newline (this) = true; in statement()
2045 pp_needs_newline (this) = true; in statement()
2053 pp_needs_newline (this) = true; in statement()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dcxx-pretty-print.c1685 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1920 pp_needs_newline (this) = true; in statement()
1923 pp_needs_newline (this) = true; in statement()
1959 pp_needs_newline (this) = true; in statement()
1978 pp_needs_newline (this) = true; in statement()
1992 pp_needs_newline (this) = true; in statement()
2016 pp_needs_newline (this) = true; in statement()
2033 pp_needs_newline (this) = true; in statement()
2044 pp_needs_newline (this) = true; in statement()
2052 pp_needs_newline (this) = true; in statement()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpretty-print.h145 #define pp_needs_newline(PP) (PP)->need_newline macro
253 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)

12345678910>>...13