Searched refs:FL_Size (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dfree_list.cc73 // to the last node in the range. |n| must be <= FL_Size(|*head|)
119 size_t FL_Size(void *head){ function in namespace:tcmalloc
H A Dfree_list.h59 size_t FL_Size(void *head);
194 inline size_t FL_Size(void *head) {

Completed in 2220 milliseconds