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

  /external/libvpx/nestegg/halloc/
halloc.h 40 extern realloc_t halloc_allocator;
  /external/libvpx/nestegg/halloc/src/
halloc.c 42 realloc_t halloc_allocator = NULL; variable
44 #define allocator halloc_allocator

Completed in 49 milliseconds