Searched defs:curdst (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmdmac.c414 unsigned char* curdst = &dst[1]; local
424 *curdst++ = thisChar;
433 unsigned char* curdst = &dst[1]; local
441 *(char*)curdst++ = temp;
520 unsigned char* curdst = &dst[1]; local
530 *curdst++ = thisChar;
539 unsigned char* curdst = &dst[1]; local
547 *(char*)curdst++ = temp;

Completed in 674 milliseconds