HomeSort by relevance Sort by last modified time
    Searched full:h_strdup (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
halloc.h 33 char * h_strdup (const char * str);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
halloc.c 165 char * h_strdup(const char * str) function
  /external/libedit/src/
history.c 92 #define h_strdup(a) Strdup(a) macro
472 if ((c->ev.str = h_strdup(str)) == NULL) {

Completed in 100 milliseconds