Searched refs:xmlXPathRoundFunction (Results 1 – 3 of 3) sorted by relevance
617 XMLPUBFUN void XMLCALL xmlXPathRoundFunction(xmlXPathParserContextPtr ctxt, int nargs);
17090 #undef xmlXPathRoundFunction17091 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction __attribute((alias("xmlXPathRoundFunc…17093 #ifndef xmlXPathRoundFunction17094 extern __typeof (xmlXPathRoundFunction) xmlXPathRoundFunction__internal_alias __attribute((visibili…17095 #define xmlXPathRoundFunction xmlXPathRoundFunction__internal_alias macro
9639 xmlXPathRoundFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathRoundFunction() function15201 xmlXPathRoundFunction); in xmlXPathRegisterAllFunctions()