Searched refs:TRIO_REALLOC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtriop.h73 #ifndef TRIO_REALLOC
74 # define TRIO_REALLOC(x,n) realloc((x),(n)) macro
H A Dtriostr.c1301 new_content = (char *)TRIO_REALLOC(self->content, new_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtriop.h73 #ifndef TRIO_REALLOC
74 # define TRIO_REALLOC(x,n) realloc((x),(n)) macro
H A Dtriostr.c1301 new_content = (char *)TRIO_REALLOC(self->content, new_size);

Completed in 72 milliseconds