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

/haiku/src/bin/unzip/
H A Dlist.c387 SKIP_(G.crec.file_comment_length)
606 SKIP_(G.crec.file_comment_length)
H A Dzipinfo.c808 SKIP_(G.crec.extra_field_length)
809 SKIP_(G.crec.file_comment_length)
833 SKIP_(G.crec.extra_field_length)
834 SKIP_(G.crec.file_comment_length)
861 SKIP_(G.crec.extra_field_length)
862 SKIP_(G.crec.file_comment_length)
2065 SKIP_(G.crec.file_comment_length)
H A Dunzpriv.h2173 #define SKIP_(length) if(length&&((error=do_string(__G__ length,SKIP))!=0))\ macro
2180 * macro SKIP_(length)

Completed in 249 milliseconds