GET_BITS          603 3rdparty/libjpeg/jdhuff.c   code = GET_BITS(l);
GET_BITS          611 3rdparty/libjpeg/jdhuff.c     code |= GET_BITS(1);
GET_BITS          737 3rdparty/libjpeg/jdhuff.c         r = GET_BITS(s);
GET_BITS          814 3rdparty/libjpeg/jdhuff.c           r = GET_BITS(s);
GET_BITS          823 3rdparty/libjpeg/jdhuff.c               r = GET_BITS(r);
GET_BITS          883 3rdparty/libjpeg/jdhuff.c     if (GET_BITS(1))
GET_BITS          961 3rdparty/libjpeg/jdhuff.c           if (GET_BITS(1))
GET_BITS          970 3rdparty/libjpeg/jdhuff.c               r = GET_BITS(r);
GET_BITS          985 3rdparty/libjpeg/jdhuff.c             if (GET_BITS(1)) {
GET_BITS         1020 3rdparty/libjpeg/jdhuff.c           if (GET_BITS(1)) {
GET_BITS         1108 3rdparty/libjpeg/jdhuff.c           r = GET_BITS(s);
GET_BITS         1128 3rdparty/libjpeg/jdhuff.c             r = GET_BITS(s);
GET_BITS         1232 3rdparty/libjpeg/jdhuff.c           r = GET_BITS(s);
GET_BITS         1252 3rdparty/libjpeg/jdhuff.c             r = GET_BITS(s);