Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callouts_test.cpp122 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 Dtest-i386-bmi2.c28 #define insn2q(name, arg0, c0, arg1, c1) \ argument
36 #define insn2l(name, arg0, c0, arg1, c1) \ argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dcatch-syscalls.c19 char c0 = 'A', c1; in main() local
/openbmc/qemu/tests/tcg/s390x/
H A Dprecise-smc-softmmu.S58 c0: label
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dtimer.h27 u32 c0; member
/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c41 static inline int match_index(uint64_t c0, uint64_t c1) in match_index()
/openbmc/qemu/block/
H A Dssh.c379 unsigned c0, c1; in compare_fingerprint() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h975 #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 Dtcg-op.c2916 TCGv_i32 c0 = tcg_temp_ebb_new_i32(); in tcg_gen_addcio_i64() local