Home
last modified time | relevance | path

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

/third_party/boost/libs/any/test/
Dtest.hpp171 unsigned long deallocated() const in deallocated() function in any_tests::allocations
257 unsigned long deallocated = allocations::instance().deallocated(); in operator ()() local
/third_party/python/Modules/
D_testcapimodule.c6327 int deallocated; member