Searched refs:real_ecrec_offset (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dglobals.h181 LONGINT real_ecrec_offset; member in struct:Globals
H A Dprocess.c723 if ((G.extra_bytes = G.real_ecrec_offset-G.expect_ecrec_offset) <
1006 G.real_ecrec_offset = G.cur_zipfile_bufstart + (G.inptr-G.inbuf);
1009 G.real_ecrec_offset, G.real_ecrec_offset);
H A Dzipinfo.c628 (long)G.real_ecrec_offset, (long)G.real_ecrec_offset,

Completed in 42 milliseconds