Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp43 m128* __restrict vdst = reinterpret_cast<m128*>(clk_); in Acquire() local
94 m128* __restrict vdst = reinterpret_cast<m128*>(dst->clk_); in ReleaseStoreAcquire() local
114 m128* __restrict vdst = reinterpret_cast<m128*>(dst->clk_); in ReleaseAcquire() local
/freebsd/sys/opencrypto/
H A Dcriov.c543 crypto_cursor_copydata(struct crypto_buffer_cursor *cc, int size, void *vdst) in crypto_cursor_copydata()
638 void *vdst) in crypto_cursor_copydata_noadv()
/freebsd/contrib/tcsh/
H A Dtc.os.c980 xmemmove(void *vdst, const void *vsrc, size_t len) in xmemmove()
/freebsd/sys/dev/isp/
H A Disp.c1152 isp_icb_2400_vpinfo_t vpinfo, *vdst; in isp_init() local