Searched defs:vdst (Results 1 – 4 of 4) sorted by relevance
43 m128* __restrict vdst = reinterpret_cast<m128*>(clk_); in Acquire() local94 m128* __restrict vdst = reinterpret_cast<m128*>(dst->clk_); in ReleaseStoreAcquire() local114 m128* __restrict vdst = reinterpret_cast<m128*>(dst->clk_); in ReleaseAcquire() local
543 crypto_cursor_copydata(struct crypto_buffer_cursor *cc, int size, void *vdst) in crypto_cursor_copydata()638 void *vdst) in crypto_cursor_copydata_noadv()
980 xmemmove(void *vdst, const void *vsrc, size_t len) in xmemmove()
1152 isp_icb_2400_vpinfo_t vpinfo, *vdst; in isp_init() local