Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc192 struct custom_deallocator : public deallocator struct
194 custom_deallocator (malloc_state_machine *sm, in custom_deallocator() argument