Searched refs:xmlXPathNINF (Results 1 – 8 of 8) sorted by relevance
401 XMLPUBVAR double xmlXPathNINF; variable
429 d xmlXPathNINF s import('xmlXPathNINF')
45 extern double xmlXPathNINF;2458 v->value.f = (float) xmlXPathNINF; in xmlSchemaValAtomicType()2469 v->value.d = xmlXPathNINF; in xmlSchemaValAtomicType()4654 if (d1 == xmlXPathNINF) { in xmlSchemaCompareFloats()4655 if (d2 == xmlXPathNINF) in xmlSchemaCompareFloats()4659 if (d2 == xmlXPathNINF) in xmlSchemaCompareFloats()
500 xmlXPathNINF; # variable
490 double xmlXPathNINF = -INFINITY; variable
16406 * xpath.c: robert pointed out xmlXPathNINF was not initialized
125 <ANCHOR id="xmlXPathNINF" href="libxml/libxml-xpath.html#xmlXPathNINF">
179 xmlXPathNINF DATA