HomeSort by relevance Sort by last modified time
    Searched defs:sane (Results 1 - 3 of 3) sorted by null

  /external/zlib/
inflate.h 119 int sane; /* if false, allow invalid distance too far */ member in struct:inflate_state
  /external/valgrind/main/coregrind/
m_transtab.c 621 Bool sane; local
627 sane = sanity_check_eclasses_in_sector( sec );
628 if (!sane)
754 { Bool sane = sanity_check_sector_search_order(); local
755 vg_assert(sane);
865 { Bool sane = sanity_check_sector_search_order(); local
866 vg_assert(sane);
885 /* Stay sane .. */
1264 Bool sane = sanity_check_all_sectors(); local
1342 Bool sane = sanity_check_all_sectors(); local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readxcoff.c 944 && sym->n_numaux <= 5 /*stay sane*/) {
1491 Bool sane = addr >= di->text_avma local
    [all...]

Completed in 117 milliseconds