Searched refs:xml_malloc (Results 1 – 1 of 1) sorted by relevance
696 void *xml_malloc(int32_t size) in xml_malloc() function719 if (NULL == (Tree = (XML_TREE *) xml_malloc(sizeof(XML_TREE)))) in xml_tree_fillnode()734 (attr = (XML_TREE_ATTR *) xml_malloc(sizeof(XML_TREE_ATTR)))) in xml_tree_fillnode()