Home
last modified time | relevance | path

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

/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/boost-test/
H A DtraceOperatorScalar.cpp3153 double *xd3_1 = myalloc1(1); in BOOST_AUTO_TEST_CASE() local
3159 *xd3_1 = 2.5; in BOOST_AUTO_TEST_CASE()
3162 fos_forward(1, 1, 1, 0, x3, xd3_1, y3, yd3); in BOOST_AUTO_TEST_CASE()
3181 myfree1(xd3_1); in BOOST_AUTO_TEST_CASE()