Home
last modified time | relevance | path

Searched defs:third (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp522 uint32_t third = 0; in TEST() local
662 uint32_t third = 3; in TEST() local
881 uint32_t third = 0; in TEST() local
955 uint32_t third = 0; in TEST() local
2120 uint32_t third = 3; in TEST() local
/openbmc/qemu/tests/unit/
H A Dtest-keyval.c792 QDict *third = qdict_clone_shallow(first); in test_keyval_merge_conflict() local
/openbmc/bmcweb/http/
H A Dutility.hpp119 static void encodeTriple(char first, char second, char third, in encodeTriple()
/openbmc/qemu/linux-user/
H A Dsyscall.c4533 abi_long second, abi_long third, in do_ipc()