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

  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
DotZLib.cs 74 Best = 9,
  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.cc 229 Range *Best = 0;
232 (!Best ||
233 Best->getStart().getMemoryLocation() >
235 Best = &Ranges[I];
236 return Best;

Completed in 12 milliseconds