Searched refs:xmlXPathNINF (Results 1 – 3 of 3) sorted by relevance
394 XMLPUBVAR double xmlXPathNINF; variable
40 extern double xmlXPathNINF;2435 v->value.f = (float) xmlXPathNINF; in xmlSchemaValAtomicType()2446 v->value.d = xmlXPathNINF; in xmlSchemaValAtomicType()4614 if (d1 == xmlXPathNINF) { in xmlSchemaCompareFloats()4615 if (d2 == xmlXPathNINF) in xmlSchemaCompareFloats()4619 if (d2 == xmlXPathNINF) in xmlSchemaCompareFloats()
117 double xmlXPathNINF = -1; variable131 xmlXPathNINF = trio_ninf(); in xmlXPathInit()7313 ctxt->value->floatval=xmlXPathNINF; in xmlXPathValueFlipSign()7421 ctxt->value->floatval = xmlXPathNINF; in xmlXPathDivValues()7431 ctxt->value->floatval = xmlXPathNINF; in xmlXPathDivValues()