Home
last modified time | relevance | path

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

/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
/external/python/cpython3/Modules/expat/
Dexpat_external.h116 # define XML_ATTR_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
118 # define XML_ATTR_ALLOC_SIZE(x) macro
/external/expat/lib/
Dexpat_external.h112 # define XML_ATTR_ALLOC_SIZE(x) __attribute__((__alloc_size__(x))) macro
114 # define XML_ATTR_ALLOC_SIZE(x) macro