Searched refs:UInt32_Arr (Results 1 – 3 of 3) sorted by relevance
168 #define UInt32_Arr "uint32_array" macro
207 (void) snprintf(tbuf, 10, "%s", UInt32_Arr); in txml_print_prop()
174 } else if (xmlStrcmp(str, (xmlChar *)UInt32_Arr) == 0) { in xmlattr_to_type()