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

  /external/libvpx/nestegg/halloc/
halloc.h 38 typedef void * (* realloc_t)(void * ptr, size_t len); typedef
40 extern realloc_t halloc_allocator;
  /external/libvpx/nestegg/halloc/src/
halloc.c 42 realloc_t halloc_allocator = NULL;

Completed in 28 milliseconds