Searched defs:xmlXPathRoundFunction (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c9581 * xmlXPathRoundFunction:
9592 xmlXPathRoundFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
15130 xmlXPathRoundFunction);
H A Delfgcchack.h17090 #undef xmlXPathRoundFunction macro
17091 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction __attribute((alias("xmlXPathRoundFunction__internal_alias")));
17093 #ifndef xmlXPathRoundFunction
17094 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction__internal_alias __attribute((visibility("hidden")));
17095 #define xmlXPathRoundFunction xmlXPathRoundFunction__internal_alias macro
/external/libxml2/
H A Dxpath.c9628 * xmlXPathRoundFunction:
9639 xmlXPathRoundFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
15201 xmlXPathRoundFunction);
H A Delfgcchack.h17090 #undef xmlXPathRoundFunction macro
17091 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction __attribute((alias("xmlXPathRoundFunction__internal_alias")));
17093 #ifndef xmlXPathRoundFunction
17094 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction__internal_alias __attribute((visibility("hidden")));
17095 #define xmlXPathRoundFunction xmlXPathRoundFunction__internal_alias macro

Completed in 169 milliseconds