Searched refs:TRIO_MALLOC (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.h70 #ifndef TRIO_MALLOC
71 # define TRIO_MALLOC(n) malloc(n) macro
H A Dtriostr.c129 return (char *)TRIO_MALLOC(size);
1270 self = (trio_string_t *)TRIO_MALLOC(sizeof(trio_string_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtriop.h70 #ifndef TRIO_MALLOC
71 # define TRIO_MALLOC(n) malloc(n) macro
H A Dtriostr.c129 return (char *)TRIO_MALLOC(size);
1270 self = (trio_string_t *)TRIO_MALLOC(sizeof(trio_string_t));

Completed in 86 milliseconds