Searched refs:GARBAGE_COLLECTED (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/debug/ | ||
H A D | heap.h | 34 GARBAGE_COLLECTED = ( 1 << 2 ) enumerator in enum:Inkscape::Debug::Heap::__anon14 |
H A D | gc-heap.h | 24 return SIZE_AVAILABLE | USED_AVAILABLE | GARBAGE_COLLECTED; |
Completed in 888 milliseconds