Searched defs:FL_Next (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dfree_list.h115 inline void *FL_Next(void *t) { function in namespace:tcmalloc
130 *list = FL_Next(result);
162 inline void *FL_Next(void *t) {

Completed in 637 milliseconds