trio_pinf        5864 third_party/libxml/src/trio.c 		  *((trio_long_double_t *)target) = trio_pinf();
trio_pinf        5875 third_party/libxml/src/trio.c 		  *((double *)target) = trio_pinf();
trio_pinf         312 third_party/libxml/src/trionan.c     result = -trio_pinf();
trio_pinf         353 third_party/libxml/src/trionan.c     result = trio_pinf() / trio_pinf();
trio_pinf         496 third_party/libxml/src/trionan.c   double infinity = trio_pinf();
trio_pinf         819 third_party/libxml/src/trionan.c   my_pinf = trio_pinf();
trio_pinf          43 third_party/libxml/src/trionan.h TRIO_PUBLIC double trio_pinf TRIO_PROTO((void));
trio_pinf         130 third_party/libxml/src/xpath.c     xmlXPathPINF = trio_pinf();