Searched defs:rve (Results 1 - 4 of 4) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 121 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_valid_evifs_num() local 134 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_action() local 173 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_evif_link() local 186 mlxsw_sp_mr_route_evif_unlink(struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unlink() argument 211 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_route_info_create() local 302 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_create() local 347 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_destroy() local 480 mlxsw_sp_mr_route_ivif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_resolve() argument 515 mlxsw_sp_mr_route_ivif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_unresolve() argument 529 mlxsw_sp_mr_route_evif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_resolve() argument 588 mlxsw_sp_mr_route_evif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unresolve() argument 666 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_vif_unresolve() local 753 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_rif_mtu_update() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 121 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_valid_evifs_num() local 134 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_action() local 173 struct mlxsw_sp_mr_route_vif_entry *rve; in mlxsw_sp_mr_route_evif_link() local 186 mlxsw_sp_mr_route_evif_unlink(struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unlink() argument 211 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_route_info_create() local 302 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_create() local 347 struct mlxsw_sp_mr_route_vif_entry *rve, *tmp; mlxsw_sp_mr_route_destroy() local 480 mlxsw_sp_mr_route_ivif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_resolve() argument 515 mlxsw_sp_mr_route_ivif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_ivif_unresolve() argument 529 mlxsw_sp_mr_route_evif_resolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_resolve() argument 588 mlxsw_sp_mr_route_evif_unresolve(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_vif_entry *rve) mlxsw_sp_mr_route_evif_unresolve() argument 666 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_vif_unresolve() local 750 struct mlxsw_sp_mr_route_vif_entry *rve; mlxsw_sp_mr_rif_mtu_update() local [all...] |
/third_party/python/Python/ |
H A D | dtoa.c | 2181 nrv_alloc(const char *s, char **rve, int n) in nrv_alloc() argument 2248 _Py_dg_dtoa(double dd, int mode, int ndigits, int *decpt, int *sign, char **rve) _Py_dg_dtoa() argument [all...] |
Completed in 9 milliseconds