Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec.cc547 class count_dtor class
550 count_dtor (int *counter) : m_counter (counter) {} in count_dtor() function in selftest::count_dtor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvec.c524 count_dtor (int *counter) : m_counter (counter) {} in count_dtor() function