Searched defs:nrow (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ncurses/form/ |
H A D | fld_def.c | 276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
|
H A D | form.h | 99 int nrow; /* off-screen rows */ 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/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/efi/libefi/ |
H A D | efi_console.c | 311 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in efi_text_copy() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 1220 int nrow, ncol, y; /* Has to be signed - >= 0 comparison */ in gfx_fb_copy() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1263 u8 nrow = 0; in mt7915_mcu_sta_bfee_tlv() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.c | 1487 u8 nrow = 0; in mt7996_mcu_sta_bfee_tlv() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 453 u8 nrow; member
|