Home
last modified time | relevance | path

Searched defs:reachable (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa.c91 hash_set<symtab_node *> *reachable) in enqueue_node()
110 hash_set<symtab_node *> *reachable) in process_references()
161 hash_set<symtab_node *> *reachable, in walk_polymorphic_call_targets()
312 hash_set<symtab_node *> reachable; in remove_unreachable_nodes() local
H A Ddomwalk.c279 bool reachable = false; in bb_reachable() local
H A Dira.c4891 auto_bitmap need_new, reachable; in split_live_ranges_for_shrink_wrap() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6nd.h64 uint32_t reachable; member
H A Dif-bsd.c1299 bool reachable; in if_rtm() local
H A Dipv6nd.c724 ipv6nd_neighbour(struct dhcpcd_ctx *ctx, struct in6_addr *addr, bool reachable) in ipv6nd_neighbour()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dgc.h108 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dgc.h108 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference() local
/dflybsd-src/sys/netinet6/
H A Dnd6.h90 u_int32_t reachable; /* Reachable Time */ member
186 u_int32_t reachable; /* Reachable Time */ member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h226 unsigned reachable : 1; member