Searched defs:c0 (Results 1 – 10 of 10) sorted by relevance
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | src_callouts_test.cpp | 122 auto c0 = std::make_unique<Callout>(CalloutPriority::high, "U1-P1", in TEST() local 200 auto c0 = std::make_unique<Callout>(CalloutPriority::medium, "U1-P1", in TEST() local 216 auto c0 = std::make_unique<Callout>(CalloutPriority::high, "U1-P1", in TEST() local 230 auto c0 = std::make_unique<Callout>(CalloutPriority::low, "U1-P9", in TEST() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-bmi2.c | 28 #define insn2q(name, arg0, c0, arg1, c1) \ argument 36 #define insn2l(name, arg0, c0, arg1, c1) \ argument
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | catch-syscalls.c | 19 char c0 = 'A', c1; in main() local
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | precise-smc-softmmu.S | 58 c0: label
|
| /openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | timer.h | 27 u32 c0; member
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | tx79_translate.c | 237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_string_helper.c | 41 static inline int match_index(uint64_t c0, uint64_t c1) in match_index()
|
| /openbmc/qemu/block/ |
| H A D | ssh.c | 379 unsigned c0, c1; in compare_fingerprint() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 975 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op.c | 2916 TCGv_i32 c0 = tcg_temp_ebb_new_i32(); in tcg_gen_addcio_i64() local
|