Home
last modified time | relevance | path

Searched defs:pEnd (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/math/
Dmath_MersenneTwister.cpp195 bit32* pEnd = reinterpret_cast<bit32*>(end4); in GenerateRandomBytes() local
Dmath_TinyMt.cpp161 bit32* pEnd = reinterpret_cast<bit32*>(end4); in GenerateRandomBytes() local
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_DeliverArg.cpp218 char *pEnd = pBuffer + nBufferSize; in ConvertToArguments() local