Searched defs:m_non_heap (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | sm-malloc.cc | 94 state_t m_non_heap; // TODO: or should this be a different state machine? member in ana::__anon71be9ce50111::malloc_state_machine |
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | sm-malloc.cc | 416 state_t m_non_heap; // TODO: or should this be a different state machine? member in ana::__anona66534980111::malloc_state_machine |