Home
last modified time | relevance | path

Searched refs:buffer_t (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DDataBufferHeap.h120 typedef std::vector<uint8_t> buffer_t; ///< Buffer type typedef
121 buffer_t m_data; ///< The heap based buffer where data is stored
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DDataBufferHeap.cpp67 buffer_t empty; in Clear()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpacktut.pod1086 typedef cell_t buffer_t[BUFLEN];
1097 C<buffer_t> is four times C<BUFLEN>! The moral of the story is that