Searched defs:vend (Results 1 – 12 of 12) sorted by relevance
53 char *vend = v + n; in _data_beg() local65 char *vend = v + n; in _data_end() local74 char * vend = v + n; in _whsp_beg() local83 char * vend = v + n; in _whsp_end() local248 char * vend = _data_end(Buf(f), BufSize(f)); in justify() local273 char * vend = _data_end(Buf(f), BufSize(f)); in unjustify() local
334 char *vend; in _new_line() local445 char *vend; in _del_prev() local
325 char *vend = v + n; in _data_ahead() local
42 #define CBUS_ID(vend, dev) ((uint32_t)(((uint32_t)(vend) << 16) | (dev))) argument
266 unsigned char *end, *vend; in show_options() local
425 pcidb_vendor_t *vend = NULL; in print_pciid() local
111 size_t vend; /* end of word visual position on output */ in term_flushln() local
511 register char *vend; in b_vpath() local
359 #define PCI_ID(vend, dev) ((uint32_t)(((uint32_t)(vend) << 16) | (dev))) argument
1499 mdb_vespec_t **veps, **vepp, **vend; in mdb_tgt_vespec_iter() local
5269 uint32_t vend, device; in pcic_find_pci_type() local
1821 caddr_t vend; /* end of address kpm range */ member