Home
last modified time | relevance | path

Searched refs:n_length (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp1901 const int n_length = DLL_Length(&free_[s].normal); in Dump() local
1903 if (n_length + r_length > 0) { in Dump()
1904 uint64_t n_pages = s * n_length; in Dump()
1911 (n_length + r_length), in Dump()