Searched refs:length64 (Results 1 – 1 of 1) sorted by relevance
466 uint64 length64; in SkipAttribute() local467 fPackage->Read(&length64, 8); in SkipAttribute()468 swap_data(B_UINT64_TYPE, &length64, sizeof(length64), in SkipAttribute()471 fPackage->Seek(12 + length64, SEEK_CUR); in SkipAttribute()