Home | History | Annotate | Download | only in coregrind

Lines Matching defs:sane

884    // stay sane -- the patch point (dst) is in this sector's code cache
975 // stay sane: both src and dst for this unchaining are
1384 Bool sane;
1393 sane = sanity_check_eclasses_in_sector( sec );
1394 if (!sane)
1514 { Bool sane = sanity_check_sector_search_order();
1515 vg_assert(sane);
1684 { Bool sane = sanity_check_sector_search_order();
1685 vg_assert(sane);
1714 /* Generally stay sane */
2125 Bool sane = sanity_check_all_sectors();
2126 vg_assert(sane);
2214 Bool sane = sanity_check_all_sectors();
2215 vg_assert(sane);