Home
last modified time | relevance | path

Searched defs:AvailableSpace (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCachePruning.cpp273 auto AvailableSpace = TotalSize + SpaceInfo.free; in pruneCache() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.cpp318 size_t AvailableSpace = MaxToSize - ToSize; in InsertPartOf() local