Home
last modified time | relevance | path

Searched defs:p_lhs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dsplit_join_fn_imps.hpp163 join(node_pointer p_lhs, node_pointer p_rhs) const in join()
/openbsd-src/gnu/gcc/gcc/
H A Dtree-vect-generic.c374 tree *p_lhs, *p_rhs, lhs, rhs, type, compute_type; in expand_vector_operations_1() local