Home
last modified time | relevance | path

Searched +defs:cc +defs:test (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/s390x/
H A Dclst.c9 int cc; in clst() local
27 static const struct test { struct
34 } tests[] = { argument
66 int cc; in main() local
H A Dadd-logical-with-carry.c9 static const struct test { struct
16 * Each test starts with CC 0 and executes two chained ADD LOGICAL WITH argument
42 unsigned long c, int *cc) in test32rm()
60 unsigned long c, int *cc) in test32mr()
78 unsigned long c, int *cc) in test64rm()
93 unsigned long c, int *cc) in test64mr()
132 int cc; in main() local
H A Dex-relative-long.c5 struct test { struct
14 * Each test sets the MEM_IDXth element of the mem array to MEM and uses a argument
132 const struct test *test; in main() local
134 long reg, cc; in main() local
/openbmc/sdbusplus/example/
H A Dasio-example.cpp19 int foo(int test) in foo()
27 std::shared_ptr<sdbusplus::asio::connection> conn, int test) in fooYield()
44 int methodWithMessage(sdbusplus::message_t& /*m*/, int test) in methodWithMessage()
141 uint8_t cc = 0; in ipmiInterface() local