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

/freebsd-current/usr.bin/gzip/
H A Dunlz.c65 #define POS_STATE_MASK (POS_STATES - 1) macro
438 const int pos_state = lz_get_data_position(lz) & POS_STATE_MASK;

Completed in 57 milliseconds