Searched refs:moreBytes (Results 1 – 3 of 3) sorted by relevance
307 DWORD bytes, moreBytes; // low- and high-order bytes of file size in DiskSize() local326 bytes = GetFileSize(fd, &moreBytes); in DiskSize()327 sectors = ((uint64_t) bytes + ((uint64_t) moreBytes) * UINT32_MAX) / GetBlockSize(); in DiskSize()
845 goto moreBytes; in ucnv_UTF8FromUTF8()901 moreBytes: in ucnv_UTF8FromUTF8()
5083 goto moreBytes; in ucnv_SBCSFromUTF8()5166 moreBytes: in ucnv_SBCSFromUTF8()5383 goto moreBytes; in ucnv_DBCSFromUTF8()5446 moreBytes: in ucnv_DBCSFromUTF8()