Searched refs:p_res (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dinsert_fn_imps.hpp156 node_pointer p_res = link_with_next_sibling(p_nd); local
158 if (p_res->m_p_next_sibling != NULL&& p_res->m_metadata == p_res->m_p_next_sibling->m_metadata)
159 m_rc.push(p_res);
/freebsd-10.0-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_multicast.c286 IN uint64_t comp_mask, OUT ib_sa_mad_t * p_res)
303 memset(p_res, 0, sizeof(ib_sa_mad_t));
356 memcpy(p_res,
283 osmt_send_mcast_request(IN osmtest_t * const p_osmt, IN uint8_t is_set, IN ib_member_rec_t * p_mc_req, IN uint64_t comp_mask, OUT ib_sa_mad_t * p_res) argument

Completed in 215 milliseconds