Home
last modified time | relevance | path

Searched refs:stblk (Results 1 – 6 of 6) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c5860 int stblk; in add_pragmasyms() local
5862 if (!stblk) in add_pragmasyms()
6202 int sptr, stblk; in emit_btarget() local
6240 int sptr, stblk; in emit_bpar() local
7519 int stblk; in do_copyin() local
7552 if (!stblk) in do_copyin()
9685 while (stblk) { in findUplevelForSharedVar()
9690 stblk = llmp_get_parent_sptr(stblk); in findUplevelForSharedVar()
9728 if (stblk) { in mp_add_shared_var()
9791 if (!stblk) in set_parref_flag()
[all …]
H A Dlowerilm.c2938 int dotop, dobottom, doit, stblk; in lower_stmt() local
4827 stblk = A_STBLKG(ast); in lower_stmt()
4828 stblk = A_SPTRG(stblk); in lower_stmt()
4830 ilm = plower("oS", "BMPSCOPE", stblk); in lower_stmt()
H A Dast.c4233 align, m4, stblk, lastvar, endlab, finalexpr, priorityexpr; in ast_rewrite() local
5096 stblk = ast_rewrite(A_STBLKG(ast)); in ast_rewrite()
5097 if (stblk != A_STBLKG(ast)) { in ast_rewrite()
5099 A_STBLKP(astnew, stblk); in ast_rewrite()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c9595 u32 stblk; in tg3_rings_reset() local
9646 stblk = HOSTCC_STATBLCK_RING1; in tg3_rings_reset()
9650 tw32(stblk + TG3_64BIT_REG_HIGH, mapping >> 32); in tg3_rings_reset()
9651 tw32(stblk + TG3_64BIT_REG_LOW, mapping & 0xffffffff); in tg3_rings_reset()
9652 stblk += 8; in tg3_rings_reset()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c9595 u32 stblk; in tg3_rings_reset() local
9646 stblk = HOSTCC_STATBLCK_RING1; in tg3_rings_reset()
9650 tw32(stblk + TG3_64BIT_REG_HIGH, mapping >> 32); in tg3_rings_reset()
9651 tw32(stblk + TG3_64BIT_REG_LOW, mapping & 0xffffffff); in tg3_rings_reset()
9652 stblk += 8; in tg3_rings_reset()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.c9595 u32 stblk; in tg3_rings_reset() local
9646 stblk = HOSTCC_STATBLCK_RING1; in tg3_rings_reset()
9650 tw32(stblk + TG3_64BIT_REG_HIGH, mapping >> 32); in tg3_rings_reset()
9651 tw32(stblk + TG3_64BIT_REG_LOW, mapping & 0xffffffff); in tg3_rings_reset()
9652 stblk += 8; in tg3_rings_reset()