Home
last modified time | relevance | path

Searched defs:HugeFree (Results 1 – 4 of 4) sorted by relevance

/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DHugeAllocator.hxx86 HugeFree(void *p, size_t) noexcept in HugeFree() function
115 HugeFree(void *_p, size_t) noexcept in HugeFree() function
H A DHugeAllocator.cxx81 HugeFree(void *p, size_t size) noexcept in HugeFree() function
/dports/devel/upp/upp/uppsrc/Core/
H A Dhheap.cpp137 int Heap::HugeFree(void *ptr) in HugeFree() function in Upp::Heap
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/test/
H A DWindowTest.cpp76 TEST(WindowTest, HugeFree) { in TEST() argument