Home
last modified time | relevance | path

Searched defs:ncol (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_scanner.h88 int ncol; member
/freebsd-13.1/sys/teken/demo/
H A Dteken_demo.c168 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in test_copy() local
/freebsd-13.1/stand/efi/libefi/
H A Defi_console.c276 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 Dvidconsole.c385 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in vidc_text_copy() local
/freebsd-13.1/stand/common/
H A Dgfx_fb.c1169 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