/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.h | 8 #define EXECOP2(size, rsize, res, s1, flags) \ argument 32 void exec_opq(long s0, long s1, long iflags) in exec_opq() 41 void exec_opl(long s0, long s1, long iflags) in exec_opl() 49 void exec_opw(long s0, long s1, long iflags) in exec_opw() 57 void exec_opb(long s0, long s1, long iflags) in exec_opb() 66 void exec_opq(long s0, long s1, long iflags) in exec_opq() 75 void exec_opl(long s0, long s1, long iflags) in exec_opl() 83 void exec_opw(long s0, long s1, long iflags) in exec_opw() 91 void exec_opb(long s0, long s1, long iflags) in exec_opb() 100 void exec_op(long s0, long s1) in exec_op()
|
H A D | test-i386-shift.h | 11 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 20 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 31 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq() 45 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl() 58 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw() 72 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 82 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq() 96 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl() 109 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw() 125 void exec_opb(long s0, long s1, long iflags) in exec_opb() [all …]
|
H A D | test-i386-muldiv.h | 4 long res, s1, s0, flags; in glue() local 22 long res, s1, flags, resh; in glue() local 40 long res, s1, flags, resh; in glue() local 59 long res, s1, flags, resh; in glue() local
|
H A D | test-i386-pcmpistri.c | 12 union u s1 = { .uc = "abcdefghijklmnop" }; variable
|
/openbmc/linux/arch/sparc/include/asm/ |
D | prom.h |
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | clst.c | 5 static int clst(char sep, const char **s1, const char **s2) in clst() 30 const char *s1; member 64 const char *s1, *s2; in main() local
|
/openbmc/qemu/target/sparc/ |
H A D | vis_helper.c | 103 VIS32 s1, s2; in helper_fpmerge() local 227 VIS64 s1, s2; in helper_fcmple8() local 246 VIS64 s1, s2; in helper_fcmpule8() local 284 VIS64 s1, s2; in helper_fcmple16() local 303 VIS64 s1, s2; in helper_fcmpule16() local 334 VIS64 s1, s2; in helper_fcmple32() local 353 VIS64 s1, s2; in helper_fcmpule32() local 374 int s1, s2; in helper_pdist() local 531 VIS64 r, s1, s2; in helper_fchksm16() local 552 VIS64 r, s1, s2; in helper_fmean16() local [all …]
|
/openbmc/linux/arch/s390/lib/ |
D | string.c |
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_ordering.c |
|
D | strncmp_bench.c |
|
/openbmc/linux/net/dccp/ccids/lib/ |
D | packet_history.c |
|
/openbmc/phosphor-pid-control/test/ |
H A D | pid_fancontroller_unittest.cpp | 173 std::unique_ptr<Sensor> s1 = std::make_unique<SensorMock>("fan0", timeout); in TEST() local 212 std::unique_ptr<Sensor> s1 = std::make_unique<SensorMock>("fan0", timeout); in TEST() local 253 std::unique_ptr<Sensor> s1 = std::make_unique<SensorMock>("fan0", timeout); in TEST() local 292 std::unique_ptr<Sensor> s1 = std::make_unique<SensorMock>("fan0", timeout); in TEST() local
|
/openbmc/u-boot/include/dm/ |
H A D | of.h | 120 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument 121 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument 122 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
|
/openbmc/linux/fs/unicode/ |
D | utf8-core.c |
|
/openbmc/linux/fs/ntfs3/ |
D | upcase.c |
|
/openbmc/u-boot/lib/lzo/ |
H A D | lzodefs.h | 41 #define DX2(p, s1, s2) (((((size_t)((p)[2]) << (s2)) ^ (p)[1]) \ argument 43 #define DX3(p, s1, s2, s3) ((DX2((p)+1, s2, s3) << (s1)) ^ (p)[0]) argument
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | utils_test.cpp | 45 auto s1 = "prefixfoo"s; in TEST() local 73 auto s1 = "prefixfoo"s; in TEST() local
|
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp.c |
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | zimageboot.c | 19 char *s0, *s1; in do_sh_zimageboot() local
|
/openbmc/linux/arch/m68k/include/asm/ |
D | uaccess.h |
|
/openbmc/linux/tools/testing/selftests/proc/ |
D | proc.h |
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | regdef.h | 40 #define s1 $17 macro 83 #define s1 $17 macro
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
D | sample-parsing.c |
|
/openbmc/linux/fs/hfs/ |
D | string.c |
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_freestanding.c | 23 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()
|