Searched defs:ncol (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_scanner.h | 88 int ncol; member
|
/freebsd/sys/teken/demo/ |
H A D | teken_demo.c | 166 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in test_copy() local
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 274 efi_text_copy_line(teken_gfx_t *state, int ncol, teken_pos_t *s, in efi_text_copy_line() argument 311 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in efi_text_copy() local
|
/freebsd/contrib/bsddialog/lib/ |
H A D | lib_util.c | 164 unsigned int ncol; in str_props() local 195 unsigned int ncol; in strcols() local
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 381 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in vidc_text_copy() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 1174 gfx_fb_copy_line(teken_gfx_t *state, int ncol, teken_pos_t *s, teken_pos_t *d) in gfx_fb_copy_line() 1220 int nrow, ncol, y; /* Has to be signed - >= 0 comparison */ in gfx_fb_copy() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 452 u8 ncol; member
|