Searched defs:ncol (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_scanner.h | 88 int ncol; member
|
| /freebsd-13.1/sys/teken/demo/ |
| H A D | teken_demo.c | 168 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in test_copy() local
|
| /freebsd-13.1/stand/efi/libefi/ |
| H A D | efi_console.c | 276 efi_text_copy_line(teken_gfx_t *state, int ncol, teken_pos_t *s, in efi_text_copy_line() 313 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in efi_text_copy() local
|
| /freebsd-13.1/stand/i386/libi386/ |
| H A D | vidconsole.c | 385 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in vidc_text_copy() local
|
| /freebsd-13.1/stand/common/ |
| H A D | gfx_fb.c | 1169 gfx_fb_copy_line(teken_gfx_t *state, int ncol, teken_pos_t *s, teken_pos_t *d) in gfx_fb_copy_line() 1215 int nrow, ncol, y; /* Has to be signed - >= 0 comparison */ in gfx_fb_copy() local
|