Searched refs:moreBytes (Results 1 – 4 of 4) sorted by relevance
314 DWORD bytes, moreBytes; // low- and high-order bytes of file size in DiskSize() local333 bytes = GetFileSize(fd, &moreBytes); in DiskSize()334 sectors = ((uint64_t) bytes + ((uint64_t) moreBytes) * UINT32_MAX) / GetBlockSize(); in DiskSize()
24 moreBytes:
718 goto moreBytes; in ucnv_UTF8FromUTF8()762 moreBytes: in ucnv_UTF8FromUTF8()
5104 goto moreBytes; in ucnv_SBCSFromUTF8()5187 moreBytes: in ucnv_SBCSFromUTF8()5400 goto moreBytes; in ucnv_DBCSFromUTF8()5461 moreBytes: in ucnv_DBCSFromUTF8()