OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:win_heap_memalign_free
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/allocator/
win_allocator.cc
52
// original allocation for use with
win_heap_memalign_free
() later.
73
void
win_heap_memalign_free
(void* ptr) {
function
allocator_shim.cc
362
// via
win_heap_memalign_free
() since the aligned pointer is not the real one.
369
win_heap_memalign_free
(p);
Completed in 563 milliseconds