Searched refs:ptrToV (Results 1 – 1 of 1) sorted by relevance
605 ubyte* ptrToV = cast(ubyte*)&v; in version() local608 assert(ptrToV[j] == d[j]); in version()676 ubyte* ptrToV = cast(ubyte*)&v; in version() local679 ptrToV[j] = cast(ubyte)j; in version()688 assert(ptrToV[j] == d[j]); in version()