Searched refs:EB_UCSIZE_P (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dextract.c1905 if ((eb_size < (EB_UCSIZE_P + 4)) ||
1906 ((eb_ucsize = makelong(eb+(EB_HEADSIZE+EB_UCSIZE_P))) > 0L &&
H A Dunzpriv.h1363 #define EB_UCSIZE_P 0 /* offset of ucsize field in compr. data */ macro

Completed in 50 milliseconds