Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 25 of 174) sorted by relevance

1234567

/openbsd/gnu/gcc/gcc/
H A Dvec.c41 void *vec[1]; member
97 vec_gc_o_reserve_1 (void *vec, int reserve, size_t vec_offset, size_t elt_size, in vec_gc_o_reserve_1()
120 vec_gc_p_reserve (void *vec, int reserve MEM_STAT_DECL) in vec_gc_p_reserve()
134 vec_gc_p_reserve_exact (void *vec, int reserve MEM_STAT_DECL) in vec_gc_p_reserve_exact()
147 vec_gc_o_reserve (void *vec, int reserve, size_t vec_offset, size_t elt_size in vec_gc_o_reserve()
159 vec_gc_o_reserve_exact (void *vec, int reserve, size_t vec_offset, in vec_gc_o_reserve_exact()
169 vec_heap_o_reserve_1 (void *vec, int reserve, size_t vec_offset, in vec_heap_o_reserve_1()
189 vec_heap_p_reserve (void *vec, int reserve MEM_STAT_DECL) in vec_heap_p_reserve()
200 vec_heap_p_reserve_exact (void *vec, int reserve MEM_STAT_DECL) in vec_heap_p_reserve_exact()
211 vec_heap_o_reserve (void *vec, int reserve, size_t vec_offset, size_t elt_size in vec_heap_o_reserve()
[all …]
H A Dcfgbuild.c317 rtvec vec; in make_edges() local
595 rtvec vec; in purge_dead_tablejump_edges() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexpr1.C5 vec() { in vec() function
9 vec(const vec<n>& v) { in vec() function
13 vec(const vec<n-1>& v, const double& y) { in vec() function
/openbsd/libexec/ld.so/
H A Dlibrary_subr.c457 struct object_vector vec; in _dl_child_refcnt_decrement() local
469 struct object_vector vec; in _dl_notify_unload_shlib() local
536 object_vec_grow(struct object_vector *vec, int more) in object_vec_grow()
550 struct object_vector *vec; in _dl_link_grpsym() local
568 struct object_vector *vec; in _dl_cache_grpsym_list_setup() local
/openbsd/sys/arch/alpha/alpha/
H A Dinterrupt.c115 scb_stray(void *arg, u_long vec) in scb_stray()
122 scb_set(u_long vec, void (*func)(void *, u_long), void *arg) in scb_set() argument
148 u_long vec, idx; in scb_alloc() local
176 scb_free(u_long vec) in scb_free()
/openbsd/sys/arch/riscv64/dev/
H A Dpci_machdep.c90 int vec, bus_addr_t addr, uint32_t data) in pci_msix_enable()
138 _pci_intr_map_msivec(struct pci_attach_args *pa, int vec, in _pci_intr_map_msivec()
145 _pci_intr_map_msix(struct pci_attach_args *pa, int vec, in _pci_intr_map_msix()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C38 VEC *vec; variable
226 delete vec; in ~VectorInt() local
231 VecElem( Vector &vec, int r ) in VecElem()
/openbsd/usr.sbin/syslogd/
H A Dprivsep_fdpass.c53 struct iovec vec; in send_fd() local
92 struct iovec vec; in receive_fd() local
/openbsd/usr.sbin/tcpdump/
H A Dprivsep_fdpass.c41 struct iovec vec; in send_fd() local
79 struct iovec vec; in receive_fd() local
/openbsd/libexec/ftpd/
H A Dmonitor_fdpass.c40 struct iovec vec; in send_fd() local
78 struct iovec vec; in recv_fd() local
/openbsd/sbin/pflogd/
H A Dprivsep_fdpass.c58 struct iovec vec; in send_fd() local
97 struct iovec vec; in receive_fd() local
/openbsd/sbin/isakmpd/
H A Dmonitor_fdpass.c48 struct iovec vec; in mm_send_fd() local
86 struct iovec vec; in mm_receive_fd() local
/openbsd/usr.bin/ssh/
H A Dmonitor_fdpass.c48 struct iovec vec; in mm_send_fd() local
96 struct iovec vec; in mm_receive_fd() local
/openbsd/sys/arch/arm64/dev/
H A Dpci_machdep.c119 int vec, bus_addr_t addr, uint32_t data) in pci_msix_enable()
168 _pci_intr_map_msivec(struct pci_attach_args *pa, int vec, in _pci_intr_map_msivec()
194 _pci_intr_map_msix(struct pci_attach_args *pa, int vec, in _pci_intr_map_msix()
/openbsd/sys/arch/amd64/pci/
H A Dpci_machdep.c326 #define PCI_MSI_PIN(tag, vec) ((tag) | (vec)) argument
354 int vec = PCI_MSI_VEC(pin); in msi_hwmask() local
381 int vec = PCI_MSI_VEC(pin); in msi_hwunmask() local
409 int vec = PCI_MSI_VEC(pin); in msi_addroute() local
438 int vec = PCI_MSI_VEC(pin); in msi_delroute() local
454 int vec = PCI_MSI_VEC(pin); in msi_allocidtvec() local
533 pci_intr_map_msivec(struct pci_attach_args *pa, int vec, in pci_intr_map_msivec()
690 pci_intr_map_msix(struct pci_attach_args *pa, int vec, pci_intr_handle_t *ihp) in pci_intr_map_msix()
/openbsd/bin/csh/
H A Dset.c301 Char *vec[5]; in operate() local
402 Char **vec = xreallocarray(NULL, 2, sizeof(*vec)); in set() local
410 set1(Char *var, Char **vec, struct varent *head) in set1()
431 setq(Char *name, Char **vec, struct varent *p) in setq()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dopncls.c408 struct opncls *vec = abfd->iostream; in opncls_btell() local
415 struct opncls *vec = abfd->iostream; in opncls_bseek() local
428 struct opncls *vec = abfd->iostream; in opncls_bread() local
447 struct opncls *vec = abfd->iostream; in opncls_bclose() local
490 struct opncls *vec; in bfd_openr_iovec() local
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dhuffman.c158 Int32 n, vec, i; in BZ2_hbAssignCodes() local
178 Int32 pp, i, j, vec; in BZ2_hbCreateDecodeTables() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Darray10.C4 typedef int __attribute__((mode(V2SI))) vec; typedef
/openbsd/sys/arch/powerpc64/dev/
H A Dpci_machdep.c90 int vec, bus_addr_t addr, uint32_t data) in pci_msix_enable()
138 _pci_intr_map_msix(struct pci_attach_args *pa, int vec, in _pci_intr_map_msix()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dwarnings7.C9 T *vec; variable
/openbsd/games/mille/
H A Dvarpush.c54 const struct iovec vec[] = { in varpush() local
/openbsd/regress/lib/libutil/pkcs5_pbkdf2/
H A Dpkcs5_pbkdf2_test.c128 struct test_vector *vec; in main() local
/openbsd/sys/arch/luna88k/stand/boot/
H A Dfault.c81 int vec; in libsa_fault_init() local
/openbsd/usr.sbin/acme-client/
H A Ddnsproc.c54 host_dns(const char *s, struct addr *vec) in host_dns()

1234567