OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:win_heap_free
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/allocator/
win_allocator.cc
32
void
win_heap_free
(void* size) {
function
40
win_heap_free
(ptr);
/external/chromium_org/base/allocator/
win_allocator.cc
32
void
win_heap_free
(void* size) {
function
40
win_heap_free
(ptr);
70
win_heap_free
(static_cast<void**>(ptr)[-1]);
Completed in 55 milliseconds