Home
last modified time | relevance | path

Searched defs:buffer_ (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h117 InternalMmapVector<char> buffer_; variable
146 char buffer_[kBufferSize]; variable
H A Dsanitizer_linux.h119 InternalMmapVector<char> buffer_; variable
H A Dsanitizer_symbolizer_posix_libcdep.cpp397 char buffer_[16 * 1024]; member in __sanitizer::InternalSymbolizer
H A Dsanitizer_allocator_primary64.h80 InternalMmapVector<u64> buffer_; variable
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dstring.h37 char *buffer_ = get_empty_string(); variable
/freebsd/crypto/krb5/src/lib/krad/
H A Dremote.c67 char buffer_[KRAD_PACKET_SIZE_MAX]; member