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

  /external/bluetooth/glib/glib/
gmem.c 366 glong t_free = local_data[i + PROFILE_TABLE (0, 0, success)]; local
369 if (!t_malloc && !t_realloc && !t_free && !t_refree)
381 i, t_malloc, t_free, t_realloc, t_refree,
382 (t_malloc - t_free + t_realloc - t_refree) * i);
385 i, t_malloc, t_free, t_realloc, t_refree);
  /external/blktrace/
blkparse.c 728 static inline void t_free(struct trace *t) function
786 t_free(t);
    [all...]

Completed in 105 milliseconds