Searched refs:pEnd (Results 1 – 6 of 6) sorted by relevance
218 char *pEnd = pBuffer + nBufferSize; in ConvertToArguments() local224 while (*pString == cs && p < pEnd) in ConvertToArguments()230 while (*pString && p < pEnd) in ConvertToArguments()250 if (p >= pEnd) in ConvertToArguments()252 *(pEnd - 2) = '\0'; in ConvertToArguments()253 *(pEnd - 1) = '\0'; in ConvertToArguments()260 while ((p + 1) >= pEnd) in ConvertToArguments()277 if (p < pEnd) in ConvertToArguments()
195 bit32* pEnd = reinterpret_cast<bit32*>(end4); in GenerateRandomBytes() local197 while( p32 < pEnd ) in GenerateRandomBytes()
161 bit32* pEnd = reinterpret_cast<bit32*>(end4); in GenerateRandomBytes() local163 while( p32 < pEnd ) in GenerateRandomBytes()
70 nn::Result GetEventLog(u8 pStreetPassEventsBuf[], s32* pEnd, s32 start, s32 length);
91 … static nn::Result GetEventLog( u8 pCecExchangeEventsBuf[], s32* pEnd, s32 start, s32 length );
93 … static nn::Result GetEventLog( u8 pCecExchangeEventsBuf[], s32* pEnd, s32 start, s32 length );