TRIO_MALLOC      4305 third_party/libxml/src/trio.c   def = (trio_userdef_t *)TRIO_MALLOC(sizeof(trio_userdef_t));
TRIO_MALLOC        70 third_party/libxml/src/triop.h #ifndef TRIO_MALLOC
TRIO_MALLOC       129 third_party/libxml/src/triostr.c   return (char *)TRIO_MALLOC(size);
TRIO_MALLOC      1270 third_party/libxml/src/triostr.c   self = (trio_string_t *)TRIO_MALLOC(sizeof(trio_string_t));