Home
last modified time | relevance | path

Searched refs:m_use_TV_TOTAL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.h48 bool m_use_TV_TOTAL; variable
H A Dtoplev.cc2161 : m_use_TV_TOTAL (external_timer == NULL), in toplev()
2170 if (g_timer && m_use_TV_TOTAL) in ~toplev()
2294 if (m_use_TV_TOTAL) in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.h47 bool m_use_TV_TOTAL; variable
H A Dtoplev.c2304 : m_use_TV_TOTAL (external_timer == NULL), in toplev()
2313 if (g_timer && m_use_TV_TOTAL) in ~toplev()
2424 if (m_use_TV_TOTAL) in main()