GET_BITS          409 third_party/libjpeg/jdhuff.c   code = GET_BITS(l);
GET_BITS          417 third_party/libjpeg/jdhuff.c     code |= GET_BITS(1);
GET_BITS          554 third_party/libjpeg/jdhuff.c 	r = GET_BITS(s);
GET_BITS          580 third_party/libjpeg/jdhuff.c 	    r = GET_BITS(s);
GET_BITS          328 third_party/libjpeg/jdphuff.c 	r = GET_BITS(s);
GET_BITS          401 third_party/libjpeg/jdphuff.c 	  r = GET_BITS(s);
GET_BITS          412 third_party/libjpeg/jdphuff.c 	      r = GET_BITS(r);
GET_BITS          471 third_party/libjpeg/jdphuff.c     if (GET_BITS(1))
GET_BITS          545 third_party/libjpeg/jdphuff.c 	  if (GET_BITS(1))
GET_BITS          554 third_party/libjpeg/jdphuff.c 	      r = GET_BITS(r);
GET_BITS          569 third_party/libjpeg/jdphuff.c 	    if (GET_BITS(1)) {
GET_BITS          603 third_party/libjpeg/jdphuff.c 	  if (GET_BITS(1)) {