Home
last modified time | relevance | path

Searched defs:XML_T (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmlparse.c61 #define XML_T(x) (const wchar_t)x macro
64 #define XML_T(x) (const unsigned short)x macro
70 #define XML_T(x) x macro
/external/expat/lib/
Dxmlparse.c69 #define XML_T(x) (const wchar_t)x macro
72 #define XML_T(x) (const unsigned short)x macro
78 #define XML_T(x) x macro