Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 4 of 4) sorted by relevance

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h106 typedef unsigned short USHORT; typedef
150 USHORT Length;
151 USHORT MaximumLength;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch159 + USHORT,
182 + [USHORT] = PA_INT | PA_FLAG_SHORT,
223 + S('o') = E(USHORT),S('u') = E(USHORT),
224 + S('x') = E(USHORT),S('X') = E(USHORT),
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A D0002-musl-does-not-provide-printf-h.patch174 + USHORT,
197 + [USHORT] = PA_INT | PA_FLAG_SHORT,
238 + S('o') = E(USHORT),S('u') = E(USHORT),
239 + S('x') = E(USHORT),S('X') = E(USHORT),
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0004-add-fallback-parse_printf_format-implementation.patch159 + USHORT,
182 + [USHORT] = PA_INT | PA_FLAG_SHORT,
223 + S('o') = E(USHORT),S('u') = E(USHORT),
224 + S('x') = E(USHORT),S('X') = E(USHORT),