HomeSort by relevance Sort by last modified time
    Searched defs:xmlACatalogResolve (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libxml/src/
catalog.c     [all...]
elfgcchack.h 918 #undef xmlACatalogResolve
919 extern __typeof (xmlACatalogResolve) xmlACatalogResolve __attribute((alias("xmlACatalogResolve__internal_alias")));
921 #ifndef xmlACatalogResolve
922 extern __typeof (xmlACatalogResolve) xmlACatalogResolve__internal_alias __attribute((visibility("hidden")));
923 #define xmlACatalogResolve xmlACatalogResolve__internal_alias
    [all...]
  /external/libxml2/
catalog.c     [all...]
elfgcchack.h 918 #undef xmlACatalogResolve
919 extern __typeof (xmlACatalogResolve) xmlACatalogResolve __attribute((alias("xmlACatalogResolve__internal_alias")));
921 #ifndef xmlACatalogResolve
922 extern __typeof (xmlACatalogResolve) xmlACatalogResolve__internal_alias __attribute((visibility("hidden")));
923 #define xmlACatalogResolve xmlACatalogResolve__internal_alias
    [all...]

Completed in 183 milliseconds