UNLIKELY
if (UNLIKELY(bitD->ptr < bitD->limitPtr))
if (UNLIKELY(bitD->bitsConsumed > (sizeof(bitD->bitContainer)*8))) {
if (UNLIKELY((ll_res & 0x0FF00FF0) != 0)) {
if (UNLIKELY(inSeqs[i].matchLength > 65535+MINMATCH)) {
if (UNLIKELY(inSeqs[i].litLength > 65535)) {
if (UNLIKELY(inSeqs[n].matchLength > 65535+MINMATCH)) {
if (UNLIKELY(inSeqs[n].litLength > 65535)) {
if (UNLIKELY(litLength>0xFFFF)) {
if (UNLIKELY(mlBase>0xFFFF)) {
if (UNLIKELY(target - idx > kSkipThreshold)) {
if (UNLIKELY((hash & mask) == 0)) { \
if (UNLIKELY(litPrice > litPriceMax)) litPrice = litPriceMax;
if (UNLIKELY(
if (UNLIKELY(sequence.litLength > 16)) {
RETURN_ERROR_IF(UNLIKELY(sequence.offset > (size_t)(oLitEnd - virtualStart)), corruption_detected, "");
if (UNLIKELY(
if (UNLIKELY(sequence.litLength > 16)) {
RETURN_ERROR_IF(UNLIKELY(sequence.offset > (size_t)(oLitEnd - virtualStart)), corruption_detected, "");
if (MEM_64bits() && UNLIKELY(totalBits >= STREAM_ACCUMULATOR_MIN_64-(LLFSELog+MLFSELog+OffFSELog)))
if (UNLIKELY(ZSTD_isError(oneSeqSize)))
if (UNLIKELY(ZSTD_isError(oneSeqSize)))
if (UNLIKELY(ZSTD_isError(oneSeqSize)))
if (UNLIKELY(ZSTD_isError(oneSeqSize)))
while (UNLIKELY(position > highThreshold)) position = (position + step) & tableMask; /* lowprob area */
#define _bpf_cmp(LHS, OP, RHS, UNLIKELY) \
ret = __bpf_cmp(__lhs, #OP, "r", __rhs, UNLIKELY); \
ret = __bpf_cmp(__lhs, #OP, "ri", __rhs, UNLIKELY); \
ret = __bpf_cmp(__lhs, "s"#OP, "r", __rhs, UNLIKELY); \
ret = __bpf_cmp(__lhs, "s"#OP, "ri", __rhs, UNLIKELY); \