/openbsd/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | parse.y | 178 struct prod_token_parm_item *prod; variable 229 struct prod_token_parm_item *prod; variable 250 struct prod_token_parm_item *prod; variable 395 struct prod_token_parm_item *prod; variable 404 struct prod_token_parm_item *prod; variable 413 struct prod_token_parm_item *prod; variable 422 struct prod_token_parm_item *prod; variable 431 struct prod_token_parm_item *prod; variable 567 struct prod_token_parm_item *prod; variable 596 struct prod_token_parm_item *prod; variable [all …]
|
H A D | tree1.c | 258 lookup_tree_name (struct prod_token_parm_item *prod) in lookup_tree_name() 285 insert_tree_name (struct prod_token_parm_item *prod) in insert_tree_name() 307 struct prod_token_parm_item *prod; in make_production() local
|
/openbsd/gnu/gcc/gcc/treelang/ |
H A D | parse.y | 183 struct prod_token_parm_item *prod; variable 235 struct prod_token_parm_item *prod; variable 257 struct prod_token_parm_item *prod; variable 404 struct prod_token_parm_item *prod; variable 413 struct prod_token_parm_item *prod; variable 422 struct prod_token_parm_item *prod; variable 431 struct prod_token_parm_item *prod; variable 440 struct prod_token_parm_item *prod; variable 620 struct prod_token_parm_item *prod; variable 713 struct prod_token_parm_item *prod; variable [all …]
|
H A D | tree1.c | 232 lookup_tree_name (struct prod_token_parm_item *prod) in lookup_tree_name() 271 insert_tree_name (struct prod_token_parm_item *prod) in insert_tree_name() 293 struct prod_token_parm_item *prod; in make_production() local
|
/openbsd/sys/lib/libkern/ |
H A D | muldi3.c | 98 union uu u, v, low, prod; in __muldi3() local 184 union uu prod; in __lmulq() local
|
/openbsd/lib/libc/quad/ |
H A D | muldi3.c | 100 union uu u, v, low, prod; local 186 union uu prod; in __lmulq() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | loop-1.c | 11 int i, j, *prod; in mul_double() local
|
/openbsd/sys/dev/pci/ |
H A D | if_ale.c | 864 int error, i, prod; in ale_encap() local 1284 uint32_t cons, prod; in ale_txeof() local 1335 uint32_t length, uint32_t *prod) in ale_rx_update_page() 1433 uint32_t length, prod, seqno, status; in ale_rxeof() local
|
H A D | if_msk.c | 598 uint32_t prod, head; in msk_newbuf() local 1558 msk_encap(struct sk_if_softc *sc_if, struct mbuf *m, uint32_t prod) in msk_encap() 1634 uint32_t prod, free, used; in msk_start() local 1722 int prod, cons, tail; in msk_rxeof() local 1767 msk_txeof(struct sk_if_softc *sc_if, unsigned int prod) in msk_txeof()
|
H A D | vga_pci.c | 196 int prod, vend, subid, subprod, subvend, i; in vga_pci_attach() local
|
H A D | if_iavf.c | 1726 unsigned int prod, free, last, i; in iavf_start() local 1822 unsigned int cons, prod, last; in iavf_txeof() local 2017 unsigned int cons, prod; in iavf_rxeof() local 2122 unsigned int prod; in iavf_rxfill() local 2382 unsigned int prod; in iavf_process_arq() local 2465 unsigned int prod; in iavf_atq_done() local 2507 unsigned int prod; in iavf_atq_post() local 2715 unsigned int prod = sc->sc_arq_prod; in iavf_arq_fill() local
|
H A D | vmwpvs.c | 714 u_int32_t cons, prod; in vmwpvs_intr() local 766 u_int32_t cons, prod; in vmwpvs_msg_task() local 851 u_int32_t prod; in vmwpvs_scsi_cmd() local 974 u_int32_t prod, cons; in vmwpvs_scsi_cmd_poll() local
|
H A D | puc.c | 330 puc_find_description(u_int16_t vend, u_int16_t prod, in puc_find_description()
|
H A D | if_vmx.c | 89 volatile u_int prod; member 717 unsigned int prod; in vmxnet3_rxfill() local 1034 u_int prod, cons, next; in vmxnet3_txintr() local 1604 unsigned int prod, free, i; in vmxnet3_start() local
|
H A D | if_igc.c | 968 unsigned int prod, free, last, i; in igc_start() local 1078 unsigned int cons, prod, last; in igc_txeof() local 2039 igc_tx_ctx_setup(struct igc_txring *txr, struct mbuf *mp, int prod, in igc_tx_ctx_setup()
|
H A D | gdt_pci.c | 174 u_int16_t prod; in gdt_pci_attach() local
|
H A D | if_bnx.c | 3648 bnx_get_buf(struct bnx_softc *sc, u_int16_t *prod, in bnx_get_buf() 3950 u_int16_t prod, chain_prod; in bnx_fill_rx_chain() local 4749 u_int16_t chain_prod, chain_head, prod; in bnx_tx_encap() local
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/thread/ |
H A D | pthread4.cc | 100 pthread_t prod; in main() local
|
H A D | pthread1.cc | 105 pthread_t prod[thread_pairs]; in main() local
|
/openbsd/sys/dev/pv/ |
H A D | if_xnf.c | 491 uint32_t prod, oprod; in xnf_start() local 559 xnf_encap(struct xnf_softc *sc, struct mbuf *m_head, uint32_t *prod) in xnf_encap() 845 uint32_t cons, prod, oprod; in xnf_rx_ring_fill() local
|
H A D | xenstore.c | 331 uint32_t prod = req ? xsr->xsr_req_prod : xsr->xsr_rsp_prod; in xs_ring_avail() local 459 uint32_t prod = xsr->xsr_req_prod & (XS_RING_SIZE - 1); in xs_ring_put() local
|
/openbsd/sys/dev/dt/ |
H A D | dt_dev.c | 759 int prod, cons, distance; in dt_pcb_ring_get() local 834 unsigned int cons, prod; in dt_ring_copy() local
|
/openbsd/sys/dev/ic/ |
H A D | gem.c | 1650 u_int32_t cons, prod; in gem_tint() local 1718 uint32_t prod; in gem_start() local
|
/openbsd/sys/dev/fdt/ |
H A D | if_mvneta.c | 901 unsigned int prod) in mvneta_encap() 957 unsigned int prod, nprod, free, used = 0, nused; in mvneta_start() local 1762 unsigned int prod; in mvneta_fill_rx_ring() local
|
/openbsd/gnu/gcc/gcc/config/vax/ |
H A D | vax.c | 1207 index_term_p (rtx prod, enum machine_mode mode, int strict) in index_term_p()
|