Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Daml-build.c292 build_prepend_package_length(GArray *package, unsigned length, bool incl_self) in build_prepend_package_length() argument
311 if (incl_self) { in build_prepend_package_length()
350 build_append_pkg_length(GArray *array, unsigned length, bool incl_self) in build_append_pkg_length() argument
354 build_prepend_package_length(tmp, length, incl_self); in build_append_pkg_length()