HomeSort by: relevance | last modified time | path
    Searched defs:can_merge (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_quarantine.h 52 bool can_merge(const QuarantineBatch* const from) const { function in struct:__sanitizer::QuarantineBatch
259 if (current->can_merge(current->next)) {
sanitizer_quarantine.h 52 bool can_merge(const QuarantineBatch* const from) const { function in struct:__sanitizer::QuarantineBatch
259 if (current->can_merge(current->next)) {

Completed in 104 milliseconds