Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg_callback.hpp25 constexpr size_t MSG_MAX_LEN = 256; in pdbg_log_callback() local
H A Dtrace.hpp18 constexpr size_t MSG_MAX_LEN = 256; variable