Home
last modified time | relevance | path

Searched defs:RECORD_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp12 static constexpr auto RECORD_SIZE = 4; variable
/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c453 #define RECORD_SIZE 10 /* Leave some room for expansion */ macro
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp10 static constexpr auto RECORD_SIZE = 4; variable