Home
last modified time | relevance | path

Searched refs:setBITS (Results 1 – 1 of 1) sorted by relevance

/dports/games/sarien/sarien-0.7.0/src/core/
H A Dlzw.c60 int setBITS (SINT32 value) in setBITS() function
136 bits = setBITS(START_BITS); /* Starts at 9-bits */ in LZW_expand()
149 bits = setBITS(START_BITS); in LZW_expand()
171 bits = setBITS(BITS + 1); in LZW_expand()