Searched defs:htmlReadFd (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Delfgcchack.h666 #undef htmlReadFd macro
667 extern __typeof (htmlReadFd) htmlReadFd __attribute((alias("htmlReadFd__internal_alias")));
669 #ifndef htmlReadFd
670 extern __typeof (htmlReadFd) htmlReadFd__internal_alias __attribute((visibility("hidden")));
671 #define htmlReadFd htmlReadFd__internal_alias macro

Completed in 102 milliseconds