Searched refs:begin_line (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Dtextbox.c132 long begin_line; local
144 obj->bytes_read = begin_line = 0;
148 - ((obj->bytes_read - begin_line)
152 begin_line = obj->bytes_read;
181 begin_line = 0;
185 - ((int) ((long) i - begin_line) % dialog_state.tab_len));
190 begin_line = i + 1;
224 long i, count, begin_line; local
240 begin_line = count = 0;
251 - ((count - begin_line)
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcomplaints.c204 begin_line ();
212 /* It would be really nice to use begin_line() here.
294 /* It would be really nice to use begin_line() here.
H A Ddefs.h436 extern void begin_line (void);
H A Dobjc-lang.c945 begin_line();
1071 begin_line();
H A Dutils.c748 begin_line ();
2001 begin_line (void)
1991 begin_line (void) function

Completed in 143 milliseconds