Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp1164 static inline void DLL_Init(Span* list) { in DLL_Init() function
1501 DLL_Init(&large_.normal); in init()
1502 DLL_Init(&large_.returned); in init()
1504 DLL_Init(&free_[i].normal); in init()
1505 DLL_Init(&free_[i].returned); in init()
2578 DLL_Init(&empty_); in Init()
2579 DLL_Init(&nonempty_); in Init()
3031 DLL_Init(&sampled_objects); in InitModule()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-1417054 (KXMLCore::DLL_Init):