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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlexports.h 14 * XMLPUBFUN, XMLPUBVAR, XMLCALL
26 * XMLPUBFUN:
30 #define XMLPUBFUN
55 #undef XMLPUBFUN
60 #define XMLPUBFUN __declspec(dllexport)
63 #define XMLPUBFUN
83 #undef XMLPUBFUN
88 #define XMLPUBFUN __declspec(dllexport)
91 #define XMLPUBFUN
107 #undef XMLPUBFUN
    [all...]
  /external/libxml2/include/libxml/
xmlexports.h 14 * XMLPUBFUN, XMLPUBVAR, XMLCALL
26 * XMLPUBFUN:
30 #define XMLPUBFUN
55 #undef XMLPUBFUN
60 #define XMLPUBFUN __declspec(dllexport)
63 #define XMLPUBFUN
83 #undef XMLPUBFUN
88 #define XMLPUBFUN __declspec(dllexport)
91 #define XMLPUBFUN
107 #undef XMLPUBFUN
    [all...]

Completed in 104 milliseconds