isinf              52 third_party/libxml/src/include/win32config.h #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \
isinf              61 third_party/libxml/src/include/win32config.h static int isinf (double d) {
isinf              52 third_party/libxml/win32/config.h #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \
isinf              61 third_party/libxml/win32/config.h static int isinf (double d) {
isinf              39 third_party/libxslt/libxslt/win32config.h #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \
isinf              47 third_party/libxslt/libxslt/win32config.h static int isinf (double d) {