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

/ast/src/lib/libz/
H A Dinflate.c392 # define CRC4(check, word) \ macro
656 if (state->flags & 0x0200) CRC4(state->check, hold);
/ast/src/cmd/INIT/
H A Dratz.c2611 # define CRC4(check, word) \ macro
2875 if (state->flags & 0x0200) CRC4(state->check, hold);

Completed in 30 milliseconds