OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 99 milliseconds