Searched refs:theLongPtr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1215 unsigned long *theLongPtr; local
1237 theLongPtr = (unsigned long *) theBytePtr;
1241 *theLongPtr++ = 0;
1247 theBytePtr = (unsigned char *) theLongPtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1215 unsigned long *theLongPtr; local
1237 theLongPtr = (unsigned long *) theBytePtr;
1241 *theLongPtr++ = 0;
1247 theBytePtr = (unsigned char *) theLongPtr;

Completed in 190 milliseconds