Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/lib/
H A Dmemmove.c20 char *cdest = dest; in memmove() local
54 char *cdest = dest; in memmove() local
62 char *cdest = dest; in memmove() local
96 char *cdest = dest; in memmove() local
/openbmc/qemu/pc-bios/vof/
H A Dlibc.c30 char *cdest; in memcpy() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c766 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest) in ip_vs_check_template()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1105 bool is_imm, int imm, TCGv_i64 cdest) in help_branch()
1447 #define disas_jdest(s, ri, is_imm, imm, cdest) do { \ argument