Home
last modified time | relevance | path

Searched refs:max_buffer_size (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DStringPrinter.cpp152 constexpr unsigned max_buffer_size = 7; in GetPrintableImpl() local
153 uint8_t data[max_buffer_size]; in GetPrintableImpl()
199 constexpr unsigned max_buffer_size = 13; in GetPrintableImpl() local
200 uint8_t data[max_buffer_size]; in GetPrintableImpl()
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Dgud.h48 __le32 max_buffer_size; member