Lines Matching +full:start +full:- +full:up
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
54 int nsize = l_code-s_code + 400 + desired_size; \
55 int code_len = e_code-s_code; \
60 l_code = codebuf + nsize - 5; \
65 int nsize = l_com-s_com + 400 + desired_size; \
66 int com_len = e_com - s_com; \
69 blank_pos = last_bl - combuf; \
71 blank_pos = -1; \
78 l_com = combuf + nsize - 5; \
83 int nsize = l_lab-s_lab + 400 + desired_size; \
84 int label_len = e_lab - s_lab; \
89 l_lab = labbuf + nsize - 5; \
94 int nsize = l_token-s_token + 400 + desired_size; \
95 int token_len = e_token - s_token; \
100 l_token = tokenbuf + nsize - 5; \
105 extern char *s_lab; /* start ... */
110 extern char *s_code; /* start ... */
115 extern char *s_com; /* start ... */
134 extern char *save_com; /* start of the comment stored in
164 int cuddle_else; /* true if else should cuddle up to '}' */
170 * of code should start */
187 int format_col1_comments; /* If comments which start in column 1
197 * lined-up code within the margin */
199 * will be lined up to the open paren */
219 int verbose; /* when true, non-essential error messages
247 * comment. In that case, the first non-blank
248 * char should be lined up with the / in / followed by * */
249 int comment_delta; /* used to set up indentation for all lines
252 * before the start of a box comment so that
273 * comment should start */
304 * to buffer up all info up to the start of a