/freebsd/contrib/nvi/cl/ |
H A D | cl_term.c | 101 MEMCPY(name, wp, wlen); in cl_term_init() 103 MEMCPY(ts, wp, wlen); in cl_term_init() 105 MEMCPY(output, wp, wlen); in cl_term_init() 122 MEMCPY(name, wp, wlen); in cl_term_init() 124 MEMCPY(ts, wp, wlen); in cl_term_init() 146 MEMCPY(name, wp, wlen); in cl_term_init() 148 MEMCPY(ts, wp, wlen); in cl_term_init() 155 MEMCPY(name, wp, wlen); in cl_term_init() 157 MEMCPY(ts, wp, wlen); in cl_term_init() 159 MEMCPY(output, wp, wlen); in cl_term_init() [all …]
|
/freebsd/contrib/nvi/common/ |
H A D | delete.c | 78 MEMCPY(bp, p, fm->cno); in del() 92 MEMCPY(bp, p, fm->cno); in del() 93 MEMCPY(bp + fm->cno, p + (tm->cno + 1), in del() 111 MEMCPY(bp, p, tlen); in del() 134 MEMCPY(bp + tlen, p + (tm->cno + 1), len - (tm->cno + 1)); in del()
|
H A D | put.c | 122 MEMCPY(bp, p, clen); in put() 129 MEMCPY(t, tp->lb, tp->len); in put() 160 MEMCPY(t, p, clen); in put() 186 MEMCPY(t, ltp->lb, ltp->len); in put() 188 MEMCPY(t + ltp->len, p, clen); in put()
|
H A D | multibyte.h | 102 #define MEMCPY wmemcpy macro 106 #define MEMCPY(p, t, len) memcpy(p, t, (len) * sizeof(CHAR_T)) macro
|
H A D | cut.c | 241 MEMCPY(tp->lb, p + fcno, clen); in cut_line() 299 MEMCPY(tp->lb, p, len); in text_init()
|
H A D | line.c | 176 MEMCPY(ep->c_lp, wp, wlen); in db_get() 524 MEMCPY(ep->c_lp, wp, wlen); in db_last()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_subst.c | 220 MEMCPY(t, sp->repl, sp->repl_len); in ex_s() 235 MEMCPY(sp->repl, bp, len); in ex_s() 321 MEMCPY(lb + lbclen, l, len); \ 507 MEMCPY(bp, s, llen); in s() 743 MEMCPY(bp, s, llen); in s() 954 MEMCPY(*ptrnp, ptrn, plen); in re_compile() 1092 MEMCPY(t, in re_conv() 1097 MEMCPY(t, in re_conv() 1105 MEMCPY(t, in re_conv() 1126 MEMCPY(t, sp->repl, sp->repl_len); in re_conv() [all …]
|
H A D | ex_argv.c | 69 MEMCPY(exp->args[exp->argsoff]->bp, cmd, cmdlen); in argv_exp0() 135 MEMCPY(bp, SHELLECHO, SHELLOFFSET); in argv_exp2() 296 MEMCPY(exp->args[exp->argsoff]->bp, cp->name, len + 1); in argv_flt_ex() 339 MEMCPY(exp->args[exp->argsoff]->bp + 1, uname, ulen); in argv_flt_user() 382 MEMCPY(p, exp->lastbcomm, tlen); in argv_fexp() 398 MEMCPY(p, wp, wlen); in argv_fexp() 413 MEMCPY(p, wp, wlen); in argv_fexp() 634 MEMCPY(n, dname, dlen); in argv_flt_path() 640 MEMCPY(n, wp, wlen); in argv_flt_path()
|
H A D | ex_move.c | 142 MEMCPY(bp, p, len); in ex_move() 160 MEMCPY(bp, p, len); in ex_move()
|
H A D | ex_at.c | 113 MEMCPY(p, tp->lb, tp->len); in ex_at()
|
H A D | ex_join.c | 118 MEMCPY(tbp, p, len); in ex_join()
|
H A D | ex_shift.c | 157 MEMCPY(tbp, p + oldidx, len - oldidx); in shift()
|
/freebsd/contrib/nvi/vi/ |
H A D | v_search.c | 354 MEMCPY(p, RE_WSTART, RE_WSTART_LEN); in v_searchw() 357 MEMCPY(p, L("\\"), 1); in v_searchw() 361 MEMCPY(p, VIP(sp)->keyw, VIP(sp)->klen); in v_searchw() 365 MEMCPY(p, RE_WSTOP, RE_WSTOP_LEN); in v_searchw() 373 MEMCPY(p, RE_NWSTOP, RE_NWSTOP_LEN); in v_searchw()
|
H A D | v_at.c | 104 MEMCPY(wbuf, wp, wlen); in v_at()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 60 case RTLIB::MEMCPY: in EmitSpecializedLibcall() 189 Alignment.value(), RTLIB::MEMCPY); in EmitTargetCodeForMemcpy() 193 Alignment.value(), RTLIB::MEMCPY); in EmitTargetCodeForMemcpy() 232 Dst = DAG.getNode(ARMISD::MEMCPY, dl, VTs, Chain, Dst, Src, in EmitTargetCodeForMemcpy()
|
/freebsd/lib/libc/amd64/string/ |
H A D | memcpy.S | 3 #define MEMCPY macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFSelectionDAGInfo.cpp | 37 Dst = DAG.getNode(BPFISD::MEMCPY, dl, VTs, Chain, Dst, Src, in EmitTargetCodeForMemcpy()
|
H A D | BPFISelLowering.h | 31 MEMCPY enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreSelectionDAGInfo.cpp | 37 .setLibCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY), in EmitTargetCodeForMemcpy()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSelectionDAGInfo.cpp | 54 TLI.getLibcallCallingConv(RTLIB::MEMCPY), in EmitTargetCodeForMemcpy()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 100 case RTLIB::MEMCPY: { in EmitStreamingCompatibleMemLibCall() 157 RTLIB::MEMCPY); in EmitTargetCodeForMemcpy()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc_internal.h | 226 #define MEMCPY(dest, src, amt) bcopy(src, dest, amt) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyPeephole.cpp | 136 if (Name == TLI.getLibcallName(RTLIB::MEMCPY) || in runOnMachineFunction()
|
H A D | WebAssemblyMemIntrinsicResults.cpp | 158 bool CallReturnsInput = Name == TLI.getLibcallName(RTLIB::MEMCPY) || in optimizeCall()
|
/freebsd/contrib/diff/lib/ |
H A D | strftime.c | 85 # define MEMCPY(d, s, n) __wmemcpy (d, s, n) macro 94 # define MEMCPY(d, s, n) memcpy (d, s, n) macro 182 MEMCPY ((void *) p, (void const *) (s), _n))
|