Searched defs:_buffer (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Win32API-File/ | ||
H A D | File.pm | 603 sub _buffer { $_[0]->{_buffer} ||= $_[1] } subroutine |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ | ||
H A D | NSDictionary.cpp | 318 uint32_t _buffer; member |
/openbsd-src/gnu/llvm/libunwind/src/ | ||
H A D | UnwindCursor.hpp | 123 static entry *_buffer; member in libunwind::DwarfFDECache |