Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c9645 #define XTRUNC(f, v) \ macro
9667 XTRUNC(f, ctxt->value->floatval); in xmlXPathFloorFunction()
9697 XTRUNC(f, ctxt->value->floatval); in xmlXPathCeilingFunction()
9737 XTRUNC(f, ctxt->value->floatval); in xmlXPathRoundFunction()