Home
last modified time | relevance | path

Searched refs:XT_Full (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_xtmemory.c92 } XT_Full; typedef
101 VG_(memset) (xtfull, 0, sizeof(XT_Full)); in VG_()
105 XT_Full* xto = to; in VG_()
106 const XT_Full* xtf = xtfull; in VG_()
117 XT_Full* xfrom = from; in VG_()
118 const XT_Full* xtf = xtfull; in VG_()
131 const XT_Full* xtf = xtfull; in VG_()
163 sizeof(XT_Full), in VG_()
172 XT_Full xtf = {szB, 1, szB, 1, 0, 0}; in VG_()
180 XT_Full xtf_sub = {szB, 1, 0, 0, 0, 0}; in VG_()
[all …]