xmlXPathCastNumberToBoolean 15626 third_party/libxml/src/elfgcchack.h #undef xmlXPathCastNumberToBoolean xmlXPathCastNumberToBoolean 15627 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathCastNumberToBoolean) xmlXPathCastNumberToBoolean __attribute((alias("xmlXPathCastNumberToBoolean__internal_alias"))); xmlXPathCastNumberToBoolean 15629 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathCastNumberToBoolean xmlXPathCastNumberToBoolean 15630 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathCastNumberToBoolean) xmlXPathCastNumberToBoolean__internal_alias __attribute((visibility("hidden"))); xmlXPathCastNumberToBoolean 15631 third_party/libxml/src/elfgcchack.h #define xmlXPathCastNumberToBoolean xmlXPathCastNumberToBoolean__internal_alias xmlXPathCastNumberToBoolean 453 third_party/libxml/src/include/libxml/xpath.h xmlXPathCastNumberToBoolean (double val); xmlXPathCastNumberToBoolean 45718 third_party/libxml/src/testapi.c ret_val = xmlXPathCastNumberToBoolean(val); xmlXPathCastNumberToBoolean 5938 third_party/libxml/src/xpath.c ret = xmlXPathCastNumberToBoolean(val->floatval); xmlXPathCastNumberToBoolean 6857 third_party/libxml/src/xpath.c xmlXPathCastNumberToBoolean(arg2->floatval)); xmlXPathCastNumberToBoolean 6887 third_party/libxml/src/xpath.c xmlXPathCastNumberToBoolean(arg1->floatval));