Searched refs:nbByte (Results 1 – 1 of 1) sorted by relevance
277 …alue(const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T x, int nbByte) { in zip64local_putValue() argument280 for (n = 0; n < nbByte; n++) in zip64local_putValue()287 for (n = 0; n < nbByte; n++) in zip64local_putValue()293 if (ZWRITE64(*pzlib_filefunc_def,filestream,buf,(uLong)nbByte)!=(uLong)nbByte) in zip64local_putValue()299 local void zip64local_putValue_inmemory (void* dest, ZPOS64_T x, int nbByte) { in zip64local_putValue_inmemory() argument302 for (n = 0; n < nbByte; n++) { in zip64local_putValue_inmemory()309 for (n = 0; n < nbByte; n++) in zip64local_putValue_inmemory()