Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp576 uptr available_bytes = (buffer->size() - size_up) * uptr_sz; GetRegistersAndSP() local
/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c104 size_t available_bytes = 64 - offset_within_block; in output_root_bytes() local