Home
last modified time | relevance | path

Searched refs:pip_dec (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ppl/ppl-1.2/interfaces/C/
H A Dppl_c_implementation_common.cc2427 ppl_PIP_Decision_Node_OK(ppl_const_PIP_Decision_Node_t pip_dec) try { in ppl_PIP_Decision_Node_OK() argument
2428 return to_const(pip_dec)->OK() ? 1 : 0; in ppl_PIP_Decision_Node_OK()
2433 ppl_PIP_Decision_Node_get_child_node(ppl_const_PIP_Decision_Node_t pip_dec, in ppl_PIP_Decision_Node_get_child_node() argument
2436 *pip_tree = to_const(to_const(pip_dec)->child_node(b != 0)); in ppl_PIP_Decision_Node_get_child_node()
H A Dppl_c_header.h3138 PPL_PROTO((ppl_const_PIP_Decision_Node_t pip_dec,
H A Dppl_c.h.dist3177 (if \p b is not zero) or the false branch (if \p b is zero) of \p pip_dec.
3181 PPL_PROTO((ppl_const_PIP_Decision_Node_t pip_dec,