OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_malloc
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/glib/
gmem.c
364
glong
t_malloc
= local_data[i + PROFILE_TABLE (1, 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);
Completed in 32 milliseconds