trio_ninf 1120 third_party/libxml/src/trio.c result = (number == 0.0) ? trio_ninf() : trio_nan(); trio_ninf 5860 third_party/libxml/src/trio.c *((trio_long_double_t *)target) = trio_ninf(); trio_ninf 5871 third_party/libxml/src/trio.c *((double *)target) = trio_ninf(); trio_ninf 820 third_party/libxml/src/trionan.c my_ninf = trio_ninf(); trio_ninf 48 third_party/libxml/src/trionan.h TRIO_PUBLIC double trio_ninf TRIO_PROTO((void)); trio_ninf 131 third_party/libxml/src/xpath.c xmlXPathNINF = trio_ninf();