Home
last modified time | relevance | path

Searched refs:other_ (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
DChangeLog-2020273 (Stub_table::Branch_stub_ent): Add "other_" field.
Dpowerpc.cc4824 p9notoc_(0), save_res_(0), other_(0) in Branch_stub_ent()
4840 unsigned int other_ : 3; member
5473 if (size == 64 && p.first->second.other_ == 0) in add_long_branch_entry()
5474 p.first->second.other_ = other; in add_long_branch_entry()
6392 off += elfcpp::ppc64_decode_local_entry(p->second.other_); in branch_stub_size()
6578 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_); in do_write()
6630 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_); in do_write()
6855 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_); in do_write()
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/
Dregress.c1852 activate_other_event_cb(evutil_socket_t fd, short what, void *other_) in activate_other_event_cb() argument
1854 struct event *ev_activate = other_; in activate_other_event_cb()
/netbsd/src/external/bsd/libevent/dist/test/
Dregress.c1854 activate_other_event_cb(evutil_socket_t fd, short what, void *other_) in activate_other_event_cb() argument
1856 struct event *ev_activate = other_; in activate_other_event_cb()