Searched refs:INDENT_INCR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c45 #define INDENT_INCR 3 macro
827 INDENT_INCR))
1694 newline_and_indent (buffer, spc + INDENT_INCR);
1703 newline_and_indent (buffer, spc + INDENT_INCR);
1902 spc += INDENT_INCR;
1917 spc -= INDENT_INCR;
1970 spc += INDENT_INCR;
1986 spc -= INDENT_INCR;
2163 spc + INDENT_INCR);
2868 spc += INDENT_INCR;
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc45 #define INDENT_INCR 3 macro
827 INDENT_INCR))
1694 newline_and_indent (buffer, spc + INDENT_INCR);
1703 newline_and_indent (buffer, spc + INDENT_INCR);
1906 spc += INDENT_INCR;
1921 spc -= INDENT_INCR;
1972 spc += INDENT_INCR;
1988 spc -= INDENT_INCR;
2194 spc + INDENT_INCR);
2916 spc += INDENT_INCR;
[all...]

Completed in 184 milliseconds