Home
last modified time | relevance | path

Searched defs:XML_ATTR_ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/expat/expat/lib/
Dexpat_external.h120 # define XML_ATTR_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
122 # define XML_ATTR_ALLOC_SIZE(x) macro
/external/python/cpython3/Modules/expat/
Dexpat_external.h125 # define XML_ATTR_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
127 # define XML_ATTR_ALLOC_SIZE(x) macro
/external/python/cpython2/Modules/expat/
Dexpat_external.h112 # define XML_ATTR_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
114 # define XML_ATTR_ALLOC_SIZE(x) macro