HomeSort by relevance Sort by last modified time
    Searched defs:TRIO_MALLOC (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
triop.h 70 #ifndef TRIO_MALLOC
71 # define TRIO_MALLOC(n) malloc(n)
  /external/libxml2/
triop.h 70 #ifndef TRIO_MALLOC
71 # define TRIO_MALLOC(n) malloc(n)

Completed in 35 milliseconds