Home | History | Annotate | Download | only in memcheck

Lines Matching refs:clo_leak_check

4764 LeakCheckMode MC_(clo_leak_check)             = LC_Summary;
4832 MC_(clo_leak_check), LC_Off) {}
4834 MC_(clo_leak_check), LC_Summary) {}
4836 MC_(clo_leak_check), LC_Full) {}
4838 MC_(clo_leak_check), LC_Full) {}
5990 if (MC_(clo_leak_check) != LC_Off) {
5992 lcp.mode = MC_(clo_leak_check);