Home
last modified time | relevance | path

Searched defs:floatval (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/test/test/test-organization-ts/datasets-test/
Dtest_case_interface-test.cpp105 …E( test_case_interface_07, samples1 * samples2 * samples3 * samples4, intval, str, val2, floatval ) in BOOST_DATA_TEST_CASE() argument
/third_party/libxml2/include/libxml/
Dxpath.h120 double floatval; member
/third_party/optimized-routines/math/test/rtest/
Ddotest.c2162 static uint32 floatval(int x, int scale) { in floatval() function
/third_party/libxml2/
Dxpath.c11914 double floatval = ((xmlXPathObjectPtr) exprOp->value4)->floatval; in xmlXPathIsPositionalPredicate() local