Searched defs:new_addr (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | combine-stack-adj.c | 217 rtx new_addr = plus_constant (stack_pointer_rtx, ml->sp_offset - delta); in try_apply_stack_adjustment() local
|
H A D | auto-inc-dec.c | 462 attempt_change (rtx new_addr, rtx inc_reg) in attempt_change()
|
H A D | ggc-common.c | 307 void *new_addr; member
|
H A D | c-decl.c | 1753 addr_space_t new_addr = DECODE_QUAL_ADDR_SPACE (new_quals); in diagnose_mismatched_decls() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | combine-stack-adj.c | 239 rtx new_addr = plus_constant (Pmode, stack_pointer_rtx, in try_apply_stack_adjustment() local
|
H A D | auto-inc-dec.c | 438 attempt_change (rtx new_addr, rtx inc_reg) in attempt_change()
|
H A D | ggc-common.c | 232 void *new_addr; member
|
H A D | sched-deps.c | 4686 attempt_change (struct mem_inc_info *mii, rtx new_addr) in attempt_change()
|
/dflybsd-src/sys/net/ipfw3_nat/ |
H A D | ip_fw3_nat.c | 180 struct in_addr *old_addr = NULL, new_addr; in ip_fw3_nat() local
|
/dflybsd-src/contrib/wpa_supplicant/src/fst/ |
H A D | fst_session.c | 1316 const u8 *old_addr, *new_addr; in get_group_fill_session() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | layout.cc | 3608 uint64_t new_addr = (*p)->set_section_addresses(target, this, in set_segment_offsets() local 3702 uint64_t new_addr = (*p)->set_section_addresses(target, this, in set_segment_offsets() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | layout.cc | 4000 uint64_t new_addr = (*p)->set_section_addresses(target, this, in set_segment_offsets() local 4094 uint64_t new_addr = (*p)->set_section_addresses(target, this, in set_segment_offsets() local
|
/dflybsd-src/sys/netinet/ |
H A D | ip_carp.c | 473 u_long new_addr, addr; in carp_insert_vhaddr() local
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211.c | 7094 static int nl80211_vif_addr(struct wpa_driver_nl80211_data *drv, u8 *new_addr) in nl80211_vif_addr() 7208 u8 new_addr[ETH_ALEN]; in wpa_driver_nl80211_if_add() local 9499 int new_addr = addr != NULL; in nl80211_set_mac_addr() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 1928 addr_space_t new_addr = DECODE_QUAL_ADDR_SPACE (new_quals); in diagnose_mismatched_decls() local
|