Home
last modified time | relevance | path

Searched defs:z_data (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_polynomial.cpp203 boost::array<T, 3> const z_data = {{35, -24, 4}}; in FM2GP_Ex_8_3__1() local
221 boost::array<T, 3> const z_data = {{1, 2, 1}}; in FM2GP_Ex_8_3__2() local
240 boost::array<T, 2> const z_data= {{-2, 1}}; in FM2GP_mixed() local
259 boost::array<T, 2> const z_data= {{-2, 1}}; in FM2GP_trivial() local
/third_party/openssl/test/
Dbioprinttest.c114 } z_data; typedef
/third_party/python/Objects/
Dunicodeobject.c13760 const void *x_data, *y_data, *z_data; in unicode_maketrans_impl() local