Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/math/
H A Dcategoricals.c66 compare_value_node_3way (const void *vn1_, const void *vn2_, const void *aux) in compare_value_node_3way() argument
69 const struct value_node *const *vn2p = vn2_; in compare_value_node_3way()
129 compare_interaction_value_3way (const void *vn1_, const void *vn2_, in compare_interaction_value_3way() argument
133 const struct interaction_value *const *vn2p = vn2_; in compare_interaction_value_3way()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/sundials/tests/
H A Dnewton.c408 realtype vt1, vn1, vn1_, vt2, vn2, vn2_; in contact() local
434 vn2_ = vn1; in contact()
437 vn2 = vn2_; in contact()
H A DcpsNewtCrd_dns.c417 realtype vt1, vn1, vn1_, vt2, vn2, vn2_; in contact() local
443 vn2_ = vn1; in contact()
446 vn2 = vn2_; in contact()