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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.c533 ByteCount actualPascalBytes; local
585 &unicodeBytesConverted, &actualPascalBytes, &hfsName[1]);
588 hfsName[0] = (unsigned char)actualPascalBytes; /* fill in length byte */
H A DMoreFilesX.cpp529 ByteCount actualPascalBytes; local
581 &unicodeBytesConverted, &actualPascalBytes, &hfsName[1]);
584 hfsName[0] = (unsigned char)actualPascalBytes; /* fill in length byte */

Completed in 37 milliseconds