Home | History | Annotate | Download | only in coregrind

Lines Matching defs:sane

808    // stay sane -- the patch point (dst) is in this sector's code cache
899 // stay sane: both src and dst for this unchaining are
1307 Bool sane;
1316 sane = sanity_check_eclasses_in_sector( sec );
1317 if (!sane)
1429 { Bool sane = sanity_check_sector_search_order();
1430 vg_assert(sane);
1586 { Bool sane = sanity_check_sector_search_order();
1587 vg_assert(sane);
1616 /* Generally stay sane */
2023 Bool sane = sanity_check_all_sectors();
2024 vg_assert(sane);
2113 Bool sane = sanity_check_all_sectors();
2114 vg_assert(sane);