Lines Matching defs:REALLOC
762 #define REALLOC(parser, p, s) (parser->m_mem.realloc_fcn((p), (s)))
2404 return REALLOC(parser, ptr, size);
2678 char *temp = (char *)REALLOC(parser, tag->buf, bufSize);
3034 char *temp = (char *)REALLOC(parser, tag->buf, bufSize);
3401 temp = (ATTRIBUTE *)REALLOC(parser, (void *)parser->m_atts,
3420 temp2 = (XML_AttrInfo *)REALLOC(parser, (void *)parser->m_attInfo,
3597 temp = (NS_ATT *)REALLOC(parser, parser->m_nsAtts,
4025 XML_Char *temp = (XML_Char *)REALLOC(
5417 char *const new_connector = (char *)REALLOC(
5437 int *const new_scaff_index = (int *)REALLOC(
6565 temp = (DEFAULT_ATTRIBUTE *)REALLOC(parser, type->defaultAtts,
7615 temp = (CONTENT_SCAFFOLD *)REALLOC(