Home
last modified time | relevance | path

Searched defs:tryFastCalloc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/wince/
DMemoryManager.cpp154 TryMallocReturnValue tryFastCalloc(size_t n_elements, size_t element_size) in tryFastCalloc() function
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp255 TryMallocReturnValue tryFastCalloc(size_t n_elements, size_t element_size) in tryFastCalloc() function