OP_AMOUNT 240 lib/842/842_compress.c switch (t[i] & OP_AMOUNT) { OP_AMOUNT 290 lib/842/842_compress.c b += t[i] & OP_AMOUNT; OP_AMOUNT 402 lib/842/842_compress.c b += t[i] & OP_AMOUNT; OP_AMOUNT 240 lib/842/842_decompress.c ret = do_data(p, op & OP_AMOUNT); OP_AMOUNT 243 lib/842/842_decompress.c ret = do_index(p, op & OP_AMOUNT);